net.minecraft.client.gui.render.state

public record TexturedQuadGuiElementRenderState

implements SimpleGuiElementRenderState

gkj
net.minecraft.client.gui.render.state.BlitRenderState
net.minecraft.class_11241
net.minecraft.client.gui.render.state.TexturedQuadGuiElementRenderState
net.minecraft.unmapped.C_gureusrn
net.minecraft.client.gui.render.state.TexturedGuiRenderState
net.minecraft.src.C_398269_

Field summary

Modifier and TypeField
private final RenderPipeline
a
pipeline
comp_4055
pipeline
f_kannxgsd
pipeline
f_400236_
private final TextureSetup
b
textureSetup
comp_4056
textureSetup
f_thambjxa
textureSetup
f_399191_
private final org.joml.Matrix3x2f
c
pose
comp_4057
pose
f_gkqqgqcj
pose
f_399853_
private final int
d
x0
comp_4058
x1
f_oietobio
x0
f_400270_
private final int
e
y0
comp_4059
y1
f_lfxymdhl
y0
f_399010_
private final int
f
x1
comp_4060
x2
f_pxpjzriu
x1
f_400422_
private final int
g
y1
comp_4061
y2
f_uljbkknw
y1
f_399562_
private final float
h
u0
comp_4063
u1
f_irhicbzg
u0
f_399070_
private final float
i
u1
comp_4064
u2
f_vvpbiwnr
u1
f_399810_
private final float
j
v0
comp_4065
v1
f_qojyiwvb
v0
f_399244_
private final float
k
v1
comp_4066
v2
f_skqwjckx
v1
f_399944_
private final int
l
color
comp_4067
color
f_jjlwqzvg
argb
f_398800_
private final ScreenRect
m
scissorArea
comp_4069
scissorArea
f_obxiumnu
scissorArea
f_399958_
private final ScreenRect
n
bounds
comp_4274
bounds
f_nbkbucmb
bounds
f_399956_

Constructor summary

ModifierConstructor
public (RenderPipeline pipeline, TextureSetup textureSetup, org.joml.Matrix3x2f pose, int x1, int y1, int x2, int y2, float u1, float u2, float v1, float v2, int color, ScreenRect scissorArea)
public (RenderPipeline pipeline, TextureSetup textureSetup, org.joml.Matrix3x2f pose, int x0, int y0, int x1, int y1, float u0, float u1, float v0, float v1, int argb, ScreenRect scissorArea, ScreenRect bounds)

Method summary

Modifier and TypeMethod
public void
a(fud arg0)
buildVertices(VertexConsumer arg0)
method_70917(class_4588 arg0)
setupVertices(VertexConsumer arg0)
m_ctralwkq(C_igthdzux arg0)
setupVertices(VertexConsumer arg0)
m_401852_(C_3187_ arg0)
private static ScreenRect
a(int o, int o, int o, int o, org.joml.Matrix3x2f o, gju o)
getBounds(int arg0, int arg1, int arg2, int arg3, org.joml.Matrix3x2f arg4, ScreenRectangle arg5)
method_71526(int arg0, int arg1, int arg2, int arg3, org.joml.Matrix3x2f arg4, class_8030 arg5)
createBounds(int x1, int y1, int x2, int y2, org.joml.Matrix3x2f pose, ScreenRect scissorArea)
m_sgnwdtos(int arg0, int arg1, int arg2, int arg3, org.joml.Matrix3x2f arg4, C_erwldarl arg5)
createBounds(int x0, int y0, int x1, int y1, org.joml.Matrix3x2f matrix, ScreenArea scissorArea)
m_403663_(int p_409231_, int p_406918_, int p_409531_, int p_409172_, org.joml.Matrix3x2f p_410341_, C_263595_ p_408074_)
public RenderPipeline
a()
pipeline()
comp_4055()
pipeline()
m_hchtqfec()
pipeline()
m_401554_()
public TextureSetup
b()
textureSetup()
comp_4056()
textureSetup()
m_iwhjivxz()
textureSetup()
m_401625_()
public org.joml.Matrix3x2f
c()
pose()
comp_4057()
pose()
m_xzxsdyyb()
pose()
f_399853_()
public int
d()
x0()
comp_4058()
x1()
m_ycxtazbp()
x0()
f_400270_()
public int
e()
y0()
comp_4059()
y1()
m_qbejrnpz()
y0()
f_399010_()
public int
f()
x1()
comp_4060()
x2()
m_buccvuiw()
x1()
f_400422_()
public int
g()
y1()
comp_4061()
y2()
m_axmyuapo()
y1()
f_399562_()
public float
h()
u0()
comp_4063()
u1()
m_bvxsoehm()
u0()
f_399070_()
public float
i()
u1()
comp_4064()
u2()
m_mlucpama()
u1()
f_399810_()
public float
j()
v0()
comp_4065()
v1()
m_ejjuiirk()
v0()
f_399244_()
public float
k()
v1()
comp_4066()
v2()
m_ggvmbtxf()
v1()
f_399944_()
public int
l()
color()
comp_4067()
color()
m_xctylcna()
argb()
f_398800_()
public ScreenRect
m()
scissorArea()
comp_4069()
scissorArea()
m_karuhfpo()
scissorArea()
m_401463_()
public ScreenRect
n()
bounds()
comp_4274()
bounds()
m_vctlgzat()
bounds()
m_401310_()