implements SimpleGuiElementRenderState
| net.minecraft.client.renderer.state.gui.BlitRenderState | |
| net.minecraft.class_11241 | |
| net.minecraft.client.gui.render.state.TexturedQuadGuiElementRenderState |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final RenderPipeline |
|
||||||
| private final TextureSetup |
|
||||||
| private final org.joml.Matrix3x2fc |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final float |
|
||||||
| private final float |
|
||||||
| private final float |
|
||||||
| private final float |
|
||||||
| private final int |
|
||||||
| private final ScreenRect |
|
||||||
| private final ScreenRect |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RenderPipeline pipeline, TextureSetup textureSetup, org.joml.Matrix3x2f pose, int x1, int y1, int x2, int y2, float u1, float u2, float v1, float v2, int color, ScreenRect scissorArea) |
| public | (RenderPipeline pipeline, TextureSetup textureSetup, org.joml.Matrix3x2fc pose, int x1, int y1, int x2, int y2, float u1, float u2, float v1, float v2, int color, ScreenRect scissorArea, ScreenRect bounds) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
|
||||||
| private static ScreenRect |
|
||||||
| public RenderPipeline |
|
||||||
| public TextureSetup |
|
||||||
| public org.joml.Matrix3x2fc |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public float |
|
||||||
| public float |
|
||||||
| public float |
|
||||||
| public float |
|
||||||
| public int |
|
||||||
| public ScreenRect |
|
||||||
| public ScreenRect |
|