net.minecraft.client.gui.font.glyphs

public record BakedGlyph$GlyphInstance

gar$b
net.minecraft.client.gui.font.glyphs.BakedGlyph$GlyphInstance
net.minecraft.class_382$class_10364
net.minecraft.client.font.BakedGlyph$DrawnGlyph

Field summary

Modifier and TypeField
final float
a
x
comp_3313
x
final float
b
y
comp_3314
y
private final int
c
color
comp_3315
color
private final int
d
shadowColor
comp_3338
shadowColor
private final BakedGlyph
e
glyph
comp_3316
glyph
final Style
f
style
comp_3317
style
private final float
g
boldOffset
comp_3318
boldOffset
final float
h
shadowOffset
comp_3339
shadowOffset

Constructor summary

ModifierConstructor
public (float arg0, float arg1, int arg2, int arg3, BakedGlyph arg4, Style arg5, float arg6, float arg7)

Method summary

Modifier and TypeMethod
public float
a()
left()
method_71833()
getEffectiveMinX()
public float
b()
top()
method_71834()
getEffectiveMinY()
public float
c()
right()
method_71835()
getEffectiveMaxX()
public float
d()
bottom()
method_71836()
getEffectiveMaxY()
boolean
m()
hasShadow()
method_65184()
hasShadow()
public float
e()
x()
comp_3313()
x()
public float
f()
y()
comp_3314()
y()
public int
g()
color()
comp_3315()
color()
public int
h()
shadowColor()
comp_3338()
shadowColor()
public BakedGlyph
i()
glyph()
comp_3316()
glyph()
public Style
j()
style()
comp_3317()
style()
public float
k()
boldOffset()
comp_3318()
boldOffset()
public float
l()
shadowOffset()
comp_3339()
shadowOffset()