Uses of Class
net.minecraft.client.font.GlyphAtlasTexture.Slot
Packages that use GlyphAtlasTexture.Slot
-
Uses of GlyphAtlasTexture.Slot in net.minecraft.client.font
Fields in net.minecraft.client.font declared as GlyphAtlasTexture.SlotModifier and TypeFieldDescriptionprivate final GlyphAtlasTexture.Slot
GlyphAtlasTexture.rootSlot
private @Nullable GlyphAtlasTexture.Slot
GlyphAtlasTexture.Slot.subSlot1
private @Nullable GlyphAtlasTexture.Slot
GlyphAtlasTexture.Slot.subSlot2
Methods in net.minecraft.client.font that return GlyphAtlasTexture.SlotModifier and TypeMethodDescription(package private) @Nullable GlyphAtlasTexture.Slot
GlyphAtlasTexture.Slot.findSlotFor
(RenderableGlyph glyph)