net.minecraft.client.gui.font.glyphs

record BakedSheetGlyph$GlyphInstance

implements TextRenderable$Styled

gmt$b
net.minecraft.client.gui.font.glyphs.BakedSheetGlyph$GlyphInstance
net.minecraft.class_382$class_10364
net.minecraft.client.font.BakedGlyphImpl$BakedGlyphRect

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public float
r()
left()
method_71829()
getEffectiveMinX()
public float
t()
top()
method_71830()
getEffectiveMinY()
public float
s()
right()
method_71831()
getEffectiveMaxX()
public float
d()
activeRight()
method_75820()
getRight()
public float
u()
bottom()
method_71832()
getEffectiveMaxY()
boolean
o()
hasShadow()
method_65184()
hasShadow()
public void
a(org.joml.Matrix4f arg0, fyh 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)
public RenderType
a(ghf$a arg0)
renderType(Font$DisplayMode arg0)
method_73401(class_327$class_6415 arg0)
getRenderLayer(TextRenderer$TextLayerType arg0)
public GpuTextureView
g()
textureView()
comp_4629()
textureView()
public RenderPipeline
f()
guiPipeline()
method_73400()
getPipeline()
public float
h()
x()
comp_3313()
x()
public float
i()
y()
comp_3314()
y()
public int
j()
color()
comp_3315()
color()
public int
k()
shadowColor()
comp_3338()
shadowColor()
public BakedSheetGlyph
l()
glyph()
comp_3316()
glyph()
public Style
a()
style()
comp_3317()
style()
public float
m()
boldOffset()
comp_3318()
boldOffset()
public float
n()
shadowOffset()
comp_3339()
shadowOffset()