net.minecraft.client.gui.font.glyphs

record BakedSheetGlyph$EffectInstance

implements TextRenderable

gij$a
net.minecraft.client.gui.font.glyphs.BakedSheetGlyph$EffectInstance
net.minecraft.class_382$class_328
net.minecraft.client.font.BakedGlyphImpl$Rectangle
net.minecraft.src.C_410836_$C_410878_

Field summary

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

Constructor summary

ModifierConstructor
(BakedSheetGlyph x0, float y0, float x1, float y1, float depth, float color, int shadowColor, int shadowOffset, float arg8)

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
p()
hasShadow()
method_65183()
hasShadow()
m_418888_()
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_427021_, C_3187_ p_425137_, int p_424854_, 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 BakedSheetGlyph
g()
glyph()
comp_4636()
glyph()
f_413751_()
public float
h()
x0()
comp_3307()
minX()
f_412410_()
public float
i()
y0()
comp_3308()
minY()
f_413771_()
public float
j()
x1()
comp_3309()
maxX()
f_412293_()
public float
k()
y1()
comp_3310()
maxY()
f_413011_()
public float
l()
depth()
comp_3311()
zIndex()
f_412418_()
public int
m()
color()
comp_3312()
color()
f_412763_()
public int
n()
shadowColor()
comp_3336()
shadowColor()
f_413320_()
public float
o()
shadowOffset()
comp_3337()
shadowOffset()
f_411576_()