implements SimpleGuiElementRenderState
| net.minecraft.client.renderer.state.gui.TiledBlitRenderState | |
| net.minecraft.class_12035 | |
| net.minecraft.client.gui.render.state.TiledTexturedQuadGuiElementRenderState |
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 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 tileWidth, int tileHeight, int x0, int y0, int x1, int y1, float u0, float u1, float v0, float v1, int color, ScreenRect scissorArea) |
| public | (RenderPipeline pipeline, TextureSetup textureSetup, org.joml.Matrix3x2f pose, int tileWidth, int tileHeight, int x0, int y0, int x1, int y1, float u0, float u1, float v0, float v1, int color, ScreenRect scissorArea, ScreenRect bounds) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
|
||||||
| private static ScreenRect |
|
||||||
| public RenderPipeline |
|
||||||
| public TextureSetup |
|
||||||
| public org.joml.Matrix3x2f |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public float |
|
||||||
| public float |
|
||||||
| public float |
|
||||||
| public float |
|
||||||
| public int |
|
||||||
| public ScreenRect |
|
||||||
| public ScreenRect |
|