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.Slot
GlyphAtlasTexture. rootSlot
private GlyphAtlasTexture.Slot
GlyphAtlasTexture.Slot. subSlot1
private GlyphAtlasTexture.Slot
GlyphAtlasTexture.Slot. subSlot2
Methods in net.minecraft.client.font that return GlyphAtlasTexture.Slot Modifier and Type Method Description (package private) @Nullable GlyphAtlasTexture.Slot
GlyphAtlasTexture.Slot. findSlotFor(RenderableGlyph glyph)