implements PictureInPictureRenderState
| gqp | |
| 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$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 |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| 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) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Model$Simple |
| ||||||||||
| public WoodType |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public float |
| ||||||||||
| public ScreenRectangle |
| ||||||||||
| public ScreenRectangle |
|