Uses of Class
net.minecraft.client.font.GlyphAtlasTexture.Slot
| Package | Description |
|---|---|
| net.minecraft.client.font |
-
Uses of GlyphAtlasTexture.Slot in net.minecraft.client.font
Fields in net.minecraft.client.font declared as GlyphAtlasTexture.Slot Modifier and Type Field Description private GlyphAtlasTexture.SlotGlyphAtlasTexture. rootSlotprivate GlyphAtlasTexture.SlotGlyphAtlasTexture.Slot. subSlot1private GlyphAtlasTexture.SlotGlyphAtlasTexture.Slot. subSlot2Methods in net.minecraft.client.font that return GlyphAtlasTexture.Slot Modifier and Type Method Description (package private) @Nullable GlyphAtlasTexture.SlotGlyphAtlasTexture.Slot. findSlotFor(RenderableGlyph glyph)