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

Field summary

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

Constructor summary

ModifierConstructor
public (org.joml.Matrix3x2f arg0, BakedGlyph$GlyphInstance arg1, 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)
public RenderPipeline
a()
pipeline()
comp_4055()
pipeline()
public TextureSetup
b()
textureSetup()
comp_4056()
textureSetup()
public ScreenRectangle
n()
bounds()
comp_4274()
bounds()
public org.joml.Matrix3x2f
c()
pose()
comp_4077()
pose()
public BakedGlyph$GlyphInstance
d()
instance()
comp_4375()
instance()
public ScreenRectangle
m()
scissorArea()
comp_4069()
scissorArea()