net.minecraft.client.gui.font.glyphs

public record BakedGlyph$GlyphInstance

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

Field summary

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

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
boolean
i()
hasShadow()
method_65184()
public float
a()
x()
comp_3313()
public float
b()
y()
comp_3314()
public int
c()
color()
comp_3315()
public int
d()
shadowColor()
comp_3338()
public BakedGlyph
e()
glyph()
comp_3316()
public Style
f()
style()
comp_3317()
public float
g()
boldOffset()
comp_3318()
public float
h()
shadowOffset()
comp_3339()