net.minecraft.client.gui.font

class FontTexture$Node

dmx$a
net.minecraft.client.gui.font.FontTexture$Node
net.minecraft.class_380$class_381
net.minecraft.client.font.GlyphAtlasTexture$Slot
net.minecraft.client.gui.fonts.FontTexture$Entry

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
FontTexture$Node
a(dec arg0)
insert(RawGlyph arg0)
method_2024(class_383 arg0)
findSlotFor(RenderableGlyph glyph)
func_211224_a(IGlyphInfo arg0)