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
net.minecraft.src.C_3516_$C_346111_

Field summary

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

Constructor summary

ModifierConstructor
public (float y, float color, int shadowColor, int glyph, BakedGlyph style, Style boldOffset, float shadowOffset, float arg7)

Method summary

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