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_ |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| 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) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Model |
| ||||||||||
| public WoodType |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public float |
| ||||||||||
| public ScreenRectangle |
| ||||||||||
| public ScreenRectangle |
|