net.minecraft.client.gui.font

class FontTexture$Node

fqz$a
net.minecraft.client.gui.font.FontTexture$Node
net.minecraft.class_380$class_381
net.minecraft.client.font.GlyphAtlasTexture$Slot

Field summary

Modifier and TypeField
final int
a
x
field_2269
x
final int
b
y
field_2268
y
private final int
c
width
field_2267
width
private final int
d
height
field_2266
height
private FontTexture$Node
e
left
field_2270
subSlot1
private FontTexture$Node
f
right
field_2271
subSlot2
private boolean
g
occupied
field_2265
occupied

Constructor summary

ModifierConstructor
(int x, int y, int width, int height)

Method summary

Modifier and TypeMethod
FontTexture$Node
a(fes arg0)
insert(SheetGlyphInfo arg0)
method_2024(class_383 arg0)
findSlotFor(RenderableGlyph glyph)