implements PictureInPictureRenderState
gdg | |
net.minecraft.client.gui.render.state.pip.GuiSkinRenderState | |
net.minecraft.class_11255 | |
net.minecraft.client.gui.render.state.special.PlayerSkinGuiElementRenderState |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final PlayerModel |
| ||||||||
private final ResourceLocation |
| ||||||||
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 ScreenRectangle |
| ||||||||
private final ScreenRectangle |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (PlayerModel model, ResourceLocation texture, float xRotation, float yRotation, float yPivot, int x1, int y1, int x2, int y2, float scale, ScreenRectangle scissorArea) |
public | (PlayerModel arg0, ResourceLocation arg1, float arg2, float arg3, float arg4, int arg5, int arg6, int arg7, int arg8, float arg9, ScreenRectangle arg10, ScreenRectangle arg11) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public PlayerModel |
| ||||||||
public ResourceLocation |
| ||||||||
public float |
| ||||||||
public float |
| ||||||||
public float |
| ||||||||
public int |
| ||||||||
public int |
| ||||||||
public int |
| ||||||||
public int |
| ||||||||
public float |
| ||||||||
public ScreenRectangle |
| ||||||||
public ScreenRectangle |
|