implements SpecialGuiElementRenderState
| 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 ScreenRect |
|
||||||
| private final ScreenRect |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BookModel model, Identifier texture, float open, float flip, int x1, int y1, int x2, int y2, float scale, ScreenRect scissorArea) |
| public | (BookModel bookModel, Identifier texture, float open, float flip, int x1, int y1, int x2, int y2, float scale, ScreenRect scissorArea, ScreenRect 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 ScreenRect |
|
||||||
| public ScreenRect |
|