Package net.minecraft.client.font
Class GlyphAtlasTexture.Slot
java.lang.Object
net.minecraft.client.font.GlyphAtlasTexture.Slot
- Enclosing class:
- GlyphAtlasTexture
@Environment(CLIENT) static class GlyphAtlasTexture.Slot extends Object
-
Field Summary
Fields Modifier and Type Field Description private intheightprivate booleanoccupiedprivate GlyphAtlasTexture.SlotsubSlot1private GlyphAtlasTexture.SlotsubSlot2private intwidthprivate intxprivate inty -
Constructor Summary
Constructors Modifier Constructor Description privateSlot(int x, int y, int width, int height) -
Method Summary
Modifier and Type Method Description (package private) GlyphAtlasTexture.SlotfindSlotFor(RenderableGlyph glyph)