net.minecraft.client.gui.font.providers

record BitmapProvider$Glyph

implements GlyphInfo

erw$b
net.minecraft.client.gui.font.providers.BitmapProvider$Glyph
net.minecraft.class_386$class_388
net.minecraft.unmapped.C_tfzxpuio$C_uvepmuuv
net.minecraft.client.font.BitmapFont$BitmapFontGlyph
net.minecraft.client.font.BitmapFont$BitmapFontGlyph
net.minecraft.src.C_3522_$C_3525_

Field summary

Modifier and TypeField
final float
a
scale
comp_603
f_zdoceeik
scaleFactor
scaleFactor
f_95363_
final NativeImage
b
image
comp_604
f_ulqaqeyn
image
image
f_95364_
final int
c
offsetX
comp_605
f_yzyyfpoa
x
x
f_95365_
final int
d
offsetY
comp_606
f_yupzidnc
y
y
f_95366_
final int
e
width
comp_607
f_kfbhgtli
width
width
f_95367_
final int
f
height
comp_608
f_aphcferf
height
height
f_95368_
private final int
g
advance
comp_609
f_qhbxuzbo
advance
advance
f_95369_
final int
h
ascent
comp_610
f_aitekdxj
ascent
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 float
getAdvance()
getAdvance()
m_7403_()
public BakedGlyph
bake(Function<egn, err> arg0)
bake(Function<SheetGlyphInfo, BakedGlyph> arg0)
bake(Function<class_383, class_382> arg0)
bake(Function<RenderableGlyph, GlyphRenderer> arg0)
m_213604_(Function<C_213324_, C_3516_> arg0)
public float
c()
scale()
comp_603()
m_maxkoyay()
scaleFactor()
scaleFactor()
f_95363_()
public NativeImage
d()
image()
comp_604()
m_tcoadzwq()
image()
image()
f_95364_()
public int
e()
offsetX()
comp_605()
m_vmkpxsax()
x()
x()
f_95365_()
public int
f()
offsetY()
comp_606()
m_tnwypzvd()
y()
y()
f_95366_()
public int
g()
width()
comp_607()
m_lkgfjgmo()
width()
width()
f_95367_()
public int
h()
height()
comp_608()
m_fvwtwanx()
height()
height()
f_95368_()
public int
i()
advance()
comp_609()
m_hvulblnt()
advance()
advance()
f_95369_()
public int
j()
ascent()
comp_610()
m_tteuvige()
ascent()
ascent()
f_95370_()