implements GuiElementRenderState
| gkk | |
| net.minecraft.client.gui.render.state.ColoredRectangleRenderState | |
| net.minecraft.class_11242 | |
| net.minecraft.client.gui.render.state.ColoredQuadGuiElementRenderState | |
| net.minecraft.src.C_398619_ |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final RenderPipeline |
| ||||||||||
| private final TextureSetup |
| ||||||||||
| private final org.joml.Matrix3x2f |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final ScreenRectangle |
| ||||||||||
| private final ScreenRectangle |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RenderPipeline pipeline, TextureSetup textureSetup, org.joml.Matrix3x2f pose, int x0, int y0, int x1, int y1, int col1, int col2, ScreenRectangle scissorArea) |
| public | (RenderPipeline textureSetup, TextureSetup pose, org.joml.Matrix3x2f x0, int y0, int x1, int y1, int col1, int col2, int scissorArea, ScreenRectangle bounds, ScreenRectangle arg10) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| private static ScreenRectangle |
| ||||||||||
| public RenderPipeline |
| ||||||||||
| public TextureSetup |
| ||||||||||
| public org.joml.Matrix3x2f |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public ScreenRectangle |
| ||||||||||
| public ScreenRectangle |
|