implements PictureInPictureRenderState
| gph | |
| net.minecraft.client.gui.render.state.pip.GuiSignRenderState | |
| net.minecraft.class_11254 | |
| net.minecraft.client.gui.render.state.special.SignGuiElementRenderState |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Model$Simple |
| ||||||||
| private final WoodType |
| ||||||||
| 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 | (Model$Simple part, WoodType woodType, int x1, int y1, int x2, int y2, float scale, ScreenRectangle scissorArea) |
| public | (Model$Simple signModel, WoodType woodType, int x1, int y1, int x2, int y2, float scale, ScreenRectangle scissorArea, ScreenRectangle bounds) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Model$Simple |
| ||||||||
| public WoodType |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public float |
| ||||||||
| public ScreenRectangle |
| ||||||||
| public ScreenRectangle |
|