net.minecraft.client.gui.render.state.special

public interface SpecialGuiElementRenderState

extends GuiElementRenderState

net.minecraft.client.renderer.state.gui.pip.PictureInPictureRenderState
net.minecraft.class_11256
net.minecraft.client.gui.render.state.special.SpecialGuiElementRenderState

Field summary

Modifier and TypeField
org.joml.Matrix3x2fc
IDENTITY_POSE
field_60999
pose

Method summary

Modifier and TypeMethod
int
x0()
comp_4122()
x1()
int
x1()
comp_4124()
x2()
int
y0()
comp_4123()
y1()
int
y1()
comp_4125()
y2()
float
scale()
comp_4133()
scale()
default org.joml.Matrix3x2fc
pose()
method_72127()
pose()
ScreenRect
scissorArea()
comp_4128()
scissorArea()
static ScreenRect
getBounds(int x0, int y0, int x1, int y1, ScreenRectangle scissorArea)
method_71535(int arg0, int arg1, int arg2, int arg3, class_8030 arg4)
createBounds(int x1, int y1, int x2, int y2, ScreenRect scissorArea)