net.minecraft.client.gui.font.providers

record BitmapProvider$Glyph

implements UnbakedGlyph

gip$b
net.minecraft.client.gui.font.providers.BitmapProvider$Glyph
net.minecraft.class_386$class_388
net.minecraft.client.font.BitmapFont$BitmapFontGlyph
net.minecraft.src.C_3522_$C_3525_

Field summary

Modifier and TypeField
final float
a
scale
comp_603
scaleFactor
f_95363_
final NativeImage
b
image
comp_604
image
f_95364_
final int
c
offsetX
comp_605
x
f_95365_
final int
d
offsetY
comp_606
y
f_95366_
final int
e
width
comp_607
width
f_95367_
final int
f
height
comp_608
height
f_95368_
private final int
g
advance
comp_609
advance
f_95369_
final int
h
ascent
comp_610
ascent
f_95370_

Constructor summary

ModifierConstructor
(float scaleFactor, NativeImage image, int x, int y, int width, int height, int advance, int ascent)

Method summary

Modifier and TypeMethod
public GlyphInfo
a()
info()
method_73331()
getMetrics()
m_416227_()
public BakedGlyph
a(frm$a arg0)
bake(UnbakedGlyph$Stitcher arg0)
method_73332(class_11759$class_11760 arg0)
bake(Glyph$AbstractGlyphBaker arg0)
m_231119_(C_411237_$C_411061_ arg0)
public float
b()
scale()
comp_603()
scaleFactor()
f_95363_()
public NativeImage
c()
image()
comp_604()
image()
f_95364_()
public int
d()
offsetX()
comp_605()
x()
f_95365_()
public int
e()
offsetY()
comp_606()
y()
f_95366_()
public int
f()
width()
comp_607()
width()
f_95367_()
public int
g()
height()
comp_608()
height()
f_95368_()
public int
h()
advance()
comp_609()
advance()
f_95369_()
public int
i()
ascent()
comp_610()
ascent()
f_95370_()