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

public interface SpecialGuiElementRenderState

extends GuiElementRenderState

net.minecraft.client.renderer.state.gui.pip.PictureInPictureRenderState
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
IDENTITY_POSE
field_60999
pose

Method summary

Modifier and TypeMethod
int
x0()
x0()
comp_4122()
x1()
int
x1()
x1()
comp_4124()
x2()
int
y0()
y0()
comp_4123()
y1()
int
y1()
y1()
comp_4125()
y2()
float
scale()
scale()
comp_4133()
scale()
default org.joml.Matrix3x2fc
pose()
pose()
comp_1_1427()
pose()
ScreenRect
scissorArea()
scissorArea()
comp_4128()
scissorArea()
static ScreenRect
getBounds(int x0, int y0, int x1, int y1, ScreenRectangle scissorArea)
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)
static ScreenRect
getBounds(int x0, int y0, int x1, int y1, org.joml.Matrix3x2fc pose, ScreenRectangle scissorArea)
getBounds(int x0, int y0, int x1, int y1, org.joml.Matrix3x2fc pose, ScreenRectangle scissorArea)
method_1_8982(int arg0, int arg1, int arg2, int arg3, org.joml.Matrix3x2fc arg4, class_8030 arg5)
createBounds(int x1, int y1, int x2, int y2, org.joml.Matrix3x2fc transformation, ScreenRect bounds)