implements GuiElementRenderState
| gqc | |
| net.minecraft.client.gui.render.state.ColoredRectangleRenderState | |
| net.minecraft.class_11242 | |
| net.minecraft.client.gui.render.state.ColoredQuadGuiElementRenderState | |
| net.minecraft.src.C_398619_ |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final RenderPipeline |
| ||||||||||
| private final TextureSetup |
| ||||||||||
| private final org.joml.Matrix3x2fc |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final ScreenRectangle |
| ||||||||||
| private final ScreenRectangle |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (RenderPipeline pipeline, TextureSetup textureSetup, org.joml.Matrix3x2fc pose, int x0, int y0, int x1, int y1, int col1, int col2, ScreenRectangle scissorArea) |
| public | (RenderPipeline pipeline, TextureSetup textureSetup, org.joml.Matrix3x2fc pose, int x0, int y0, int x1, int y1, int col1, int col2, ScreenRectangle scissorArea, ScreenRectangle bounds) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| private static ScreenRectangle |
| ||||||||||
| public RenderPipeline |
| ||||||||||
| public TextureSetup |
| ||||||||||
| public org.joml.Matrix3x2fc |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public ScreenRectangle |
| ||||||||||
| public ScreenRectangle |
|