net.minecraft.client.gui.font.glyphs

record BakedSheetGlyph$EffectInstance

implements TextRenderable

gmt$a
net.minecraft.client.gui.font.glyphs.BakedSheetGlyph$EffectInstance
net.minecraft.class_382$class_328
net.minecraft.client.font.BakedGlyphImpl$Rectangle

Field summary

Modifier and TypeField
private final BakedSheetGlyph
a
glyph
comp_4636
glyph
final float
b
x0
comp_3307
minX
final float
c
y0
comp_3308
minY
final float
d
x1
comp_3309
maxX
final float
e
y1
comp_3310
maxY
final float
f
depth
comp_3311
zIndex
final int
g
color
comp_3312
color
private final int
h
shadowColor
comp_3336
shadowColor
private final float
i
shadowOffset
comp_3337
shadowOffset

Constructor summary

ModifierConstructor
(BakedSheetGlyph glyph, float minX, float minY, float maxX, float maxY, float zIndex, int color, int shadowColor, 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
u()
bottom()
method_71832()
getEffectiveMaxY()
boolean
l()
hasShadow()
method_65183()
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 BakedSheetGlyph
a()
glyph()
comp_4636()
glyph()
public float
b()
x0()
comp_3307()
minX()
public float
c()
y0()
comp_3308()
minY()
public float
d()
x1()
comp_3309()
maxX()
public float
e()
y1()
comp_3310()
maxY()
public float
h()
depth()
comp_3311()
zIndex()
public int
i()
color()
comp_3312()
color()
public int
j()
shadowColor()
comp_3336()
shadowColor()
public float
k()
shadowOffset()
comp_3337()
shadowOffset()