implements PictureInPictureRenderState
| gpe | |
| net.minecraft.client.gui.render.state.pip.GuiBookModelRenderState | |
| net.minecraft.class_11251 | |
| net.minecraft.client.gui.render.state.special.BookModelGuiElementRenderState |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final BookModel |
| ||||||||
| private final Identifier |
| ||||||||
| 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 | (BookModel model, Identifier texture, float open, float flip, int x1, int y1, int x2, int y2, float scale, ScreenRectangle scissorArea) |
| public | (BookModel bookModel, Identifier texture, float open, float flip, int x1, int y1, int x2, int y2, float scale, ScreenRectangle scissorArea, ScreenRectangle bounds) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public BookModel |
| ||||||||
| public Identifier |
| ||||||||
| public float |
| ||||||||
| public float |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public float |
| ||||||||
| public ScreenRectangle |
| ||||||||
| public ScreenRectangle |
|