implements GuiElementRenderState
| net.minecraft.client.renderer.state.gui.GuiItemRenderState | |
| net.minecraft.class_11245 | |
| net.minecraft.client.gui.render.state.ItemGuiElementRenderState |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final org.joml.Matrix3x2f |
|
||||||
| private final KeyedItemRenderState |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final ScreenRect |
|
||||||
| private final ScreenRect |
|
||||||
| private final ScreenRect |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (org.joml.Matrix3x2f pose, KeyedItemRenderState state, int x, int y, ScreenRect scissor) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private ScreenRect |
|
||||||
| private ScreenRect |
|
||||||
| public org.joml.Matrix3x2f |
|
||||||
| public KeyedItemRenderState |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public ScreenRect |
|
||||||
| public ScreenRect |
|
||||||
| public ScreenRect |
|