implements GuiElementRenderState
| gov | |
| net.minecraft.client.gui.render.state.GlyphRenderState | |
| net.minecraft.class_11243 | |
| net.minecraft.client.gui.render.state.GlyphGuiElementRenderState |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final org.joml.Matrix3x2fc |
| ||||||||
| private final TextRenderable |
| ||||||||
| private final ScreenRectangle |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (org.joml.Matrix3x2fc pose, TextRenderable renderable, ScreenRectangle scissorArea) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public RenderPipeline |
| ||||||||
| public TextureSetup |
| ||||||||
| public ScreenRectangle |
| ||||||||
| public org.joml.Matrix3x2fc |
| ||||||||
| public TextRenderable |
| ||||||||
| public ScreenRectangle |
|