implements GlyphProviderDefinition
| fvk$a | |
| net.minecraft.client.gui.font.providers.BitmapProvider$Definition | |
| net.minecraft.class_386$class_387 | |
| net.minecraft.unmapped.C_tfzxpuio$C_qoeqnynz | |
| net.minecraft.client.font.BitmapFont$Loader | |
| net.minecraft.client.font.BitmapFont$Definition |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ResourceLocation |
| ||||||||||||
| private final int |
| ||||||||||||
| private final int |
| ||||||||||||
| private final int[][] |
| ||||||||||||
| private static final com.mojang.serialization.Codec<int[][]> |
| ||||||||||||
| public static final com.mojang.serialization.MapCodec<BitmapProvider$Definition> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ResourceLocation id, int height, int ascent, int[][] codepointGrid) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private static com.mojang.serialization.DataResult<int[][]> |
| ||||||||||||
| private static com.mojang.serialization.DataResult<BitmapProvider$Definition> |
| ||||||||||||
| public GlyphProviderType |
| ||||||||||||
| public com.mojang.datafixers.util.Either<GlyphProviderDefinition$Loader, GlyphProviderDefinition$Reference> |
| ||||||||||||
| private GlyphProvider |
| ||||||||||||
| private int |
| ||||||||||||
| public ResourceLocation |
| ||||||||||||
| public int |
| ||||||||||||
| public int |
| ||||||||||||
| public int[][] |
|