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