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 Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final org.joml.Matrix3x2f |
| ||||||||||
| private final TextRenderable |
| ||||||||||
| private final ScreenRectangle |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (org.joml.Matrix3x2f renderable, TextRenderable scissorArea, ScreenRectangle arg2) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public RenderPipeline |
| ||||||||||
| public TextureSetup |
| ||||||||||
| public ScreenRectangle |
| ||||||||||
| public org.joml.Matrix3x2f |
| ||||||||||
| public TextRenderable |
| ||||||||||
| public ScreenRectangle |
|