implements SpecialGuiElementRenderState
| net.minecraft.client.gui.render.state.pip.GuiEntityRenderState | |
| net.minecraft.class_11252 | |
| net.minecraft.client.gui.render.state.special.EntityGuiElementRenderState |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final EntityRenderState |
|
||||||
| private final org.joml.Vector3f |
|
||||||
| private final org.joml.Quaternionf |
|
||||||
| private final org.joml.Quaternionf |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final float |
|
||||||
| private final ScreenRect |
|
||||||
| private final ScreenRect |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (EntityRenderState renderState, org.joml.Vector3f translation, org.joml.Quaternionf rotation, org.joml.Quaternionf overrideCameraAngle, int x1, int y1, int x2, int y2, float scale, ScreenRect scissorArea) |
| public | (EntityRenderState renderState, org.joml.Vector3f translation, org.joml.Quaternionf rotation, org.joml.Quaternionf overrideCameraAngle, int x1, int y1, int x2, int y2, float scale, ScreenRect scissorArea, ScreenRect bounds) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public EntityRenderState |
|
||||||
| public org.joml.Vector3f |
|
||||||
| public org.joml.Quaternionf |
|
||||||
| public org.joml.Quaternionf |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public float |
|
||||||
| public ScreenRect |
|
||||||
| public ScreenRect |
|