net.minecraft.client.gui.render.state

public record GlyphRenderState

implements GuiElementRenderState

gkl
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 TextRenderable
b
renderable
comp_4637
renderable
f_413725_
private final ScreenRectangle
c
scissorArea
comp_4069
scissorArea
f_400477_

Constructor summary

ModifierConstructor
public (org.joml.Matrix3x2f renderable, TextRenderable scissorArea, ScreenRectangle arg2)

Method summary

Modifier and TypeMethod
public void
a(fud arg0)
buildVertices(VertexConsumer arg0)
method_70917(class_4588 arg0)
setupVertices(VertexConsumer arg0)
m_401852_(C_3187_ arg0)
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 TextRenderable
d()
renderable()
comp_4637()
renderable()
f_413725_()
public ScreenRectangle
m()
scissorArea()
comp_4069()
scissorArea()
m_401463_()