net.minecraft.client.gui.render.state

public record GlyphRenderState

implements GuiElementRenderState

gcu
net.minecraft.client.gui.render.state.GlyphRenderState
net.minecraft.class_11243
net.minecraft.client.gui.render.state.GlyphGuiElementRenderState
net.minecraft.src.C_398386_

Field summary

Modifier and TypeField
private final org.joml.Matrix3x2f
a
pose
comp_4077
pose
f_399252_
private final BakedGlyph$GlyphInstance
b
instance
comp_4375
instance
f_399795_
private final ScreenRectangle
c
scissorArea
comp_4069
scissorArea
f_400477_

Constructor summary

ModifierConstructor
public (org.joml.Matrix3x2f instance, BakedGlyph$GlyphInstance scissorArea, ScreenRectangle arg2)

Method summary

Modifier and TypeMethod
public void
a(fof arg0, float arg1)
buildVertices(VertexConsumer arg0, float arg1)
method_70917(class_4588 arg0, float arg1)
setupVertices(VertexConsumer arg0, float arg1)
m_401852_(C_3187_ p_409509_, float arg1)
public RenderPipeline
a()
pipeline()
comp_4055()
pipeline()
m_401554_()
public TextureSetup
b()
textureSetup()
comp_4056()
textureSetup()
m_401625_()
public ScreenRectangle
n()
bounds()
comp_4274()
bounds()
m_401310_()
public org.joml.Matrix3x2f
c()
pose()
comp_4077()
pose()
f_399252_()
public BakedGlyph$GlyphInstance
d()
instance()
comp_4375()
instance()
f_399795_()
public ScreenRectangle
m()
scissorArea()
comp_4069()
scissorArea()
m_401463_()