implements GlyphProvider
| deq | |
| net.minecraft.client.gui.font.providers.LegacyUnicodeBitmapsProvider | |
| net.minecraft.class_391 | |
| net.minecraft.client.font.UnicodeTextureFont | |
| net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||||||
| private final ResourceManager |
| ||||||||||
| private final byte[] |
| ||||||||||
| private final String |
| ||||||||||
| private final Map<ResourceLocation, NativeImage> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ResourceManager resourceManager, byte[] sizes, String template) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| private ResourceLocation |
| ||||||||||
| public RawGlyph |
| ||||||||||
| private NativeImage |
| ||||||||||
| private static int |
| ||||||||||
| private static int |
|