net.minecraft.client.gui.font.glyphs

record BakedSheetGlyph$GlyphInstance

implements TextRenderable

gij$b
net.minecraft.client.gui.font.glyphs.BakedSheetGlyph$GlyphInstance
net.minecraft.class_382$class_10364
net.minecraft.client.font.BakedGlyphImpl$DrawnGlyph
net.minecraft.src.C_410836_$C_411084_

Field summary

Modifier and TypeField
final float
a
x
comp_3313
x
f_411808_
final float
b
y
comp_3314
y
f_411848_
private final int
c
color
comp_3315
color
f_413602_
private final int
d
shadowColor
comp_3338
shadowColor
f_413469_
private final BakedSheetGlyph
e
glyph
comp_3316
glyph
f_413028_
final Style
f
style
comp_3317
style
f_413195_
private final float
g
boldOffset
comp_3318
boldOffset
f_411589_
final float
h
shadowOffset
comp_3339
shadowOffset
f_411691_

Constructor summary

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

Method summary

Modifier and TypeMethod
public float
c()
left()
method_71829()
getEffectiveMinX()
m_415587_()
public float
e()
top()
method_71830()
getEffectiveMinY()
m_415410_()
public float
d()
right()
method_71831()
getEffectiveMaxX()
m_415807_()
public float
f()
bottom()
method_71832()
getEffectiveMaxY()
m_415075_()
boolean
o()
hasShadow()
method_65184()
hasShadow()
m_420038_()
public void
a(org.joml.Matrix4f arg0, fud arg1, int arg2, boolean arg3)
render(org.joml.Matrix4f arg0, VertexConsumer arg1, int arg2, boolean arg3)
method_73403(org.joml.Matrix4f arg0, class_4588 arg1, int arg2, boolean arg3)
render(org.joml.Matrix4f arg0, VertexConsumer arg1, int arg2, boolean arg3)
m_416044_(org.joml.Matrix4f p_429235_, C_3187_ p_428404_, int p_431677_, boolean arg3)
public RenderType
a(gda$a arg0)
renderType(Font$DisplayMode arg0)
method_73401(class_327$class_6415 arg0)
getRenderLayer(TextRenderer$TextLayerType arg0)
m_415845_(C_3429_$C_180532_ arg0)
public GpuTextureView
b()
textureView()
comp_4629()
textureView()
m_415327_()
public RenderPipeline
a()
guiPipeline()
method_73400()
getPipeline()
m_416563_()
public float
g()
x()
comp_3313()
x()
f_411808_()
public float
h()
y()
comp_3314()
y()
f_411848_()
public int
i()
color()
comp_3315()
color()
f_413602_()
public int
j()
shadowColor()
comp_3338()
shadowColor()
f_413469_()
public BakedSheetGlyph
k()
glyph()
comp_3316()
glyph()
f_413028_()
public Style
l()
style()
comp_3317()
style()
f_413195_()
public float
m()
boldOffset()
comp_3318()
boldOffset()
f_411589_()
public float
n()
shadowOffset()
comp_3339()
shadowOffset()
f_411691_()