implements SpecialGuiElementRenderState
| net.minecraft.client.renderer.state.gui.pip.GuiSkinRenderState | |
| net.minecraft.client.renderer.state.gui.pip.GuiSkinRenderState | |
| net.minecraft.class_11255 | |
| net.minecraft.client.gui.render.state.special.PlayerSkinGuiElementRenderState |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final PlayerEntityModel |
| ||||||||
| private final Identifier |
| ||||||||
| private final float |
| ||||||||
| private final float |
| ||||||||
| private final float |
| ||||||||
| 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 | (PlayerEntityModel model, Identifier texture, float xRotation, float yRotation, float yPivot, int x1, int y1, int x2, int y2, float scale, ScreenRect scissorArea) |
| public | (PlayerEntityModel playerModel, Identifier texture, float xRotation, float yRotation, float yPivot, int x1, int y1, int x2, int y2, float scale, ScreenRect scissorArea, ScreenRect bounds) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public PlayerEntityModel |
| ||||||||
| public Identifier |
| ||||||||
| public float |
| ||||||||
| public float |
| ||||||||
| public float |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public float |
| ||||||||
| public ScreenRect |
| ||||||||
| public ScreenRect |
|