net.minecraft.client.gui.render.state

public record GlyphEffectRenderState

implements GuiElementRenderState

gct
net.minecraft.client.gui.render.state.GlyphEffectRenderState
net.minecraft.class_11470
net.minecraft.client.gui.render.state.GlyphEffectGuiElementRenderState
net.minecraft.src.C_398611_

Field summary

Modifier and TypeField
private final org.joml.Matrix3x2f
a
pose
comp_4372
pose
f_400392_
private final BakedGlyph
b
whiteGlyph
comp_4373
whiteGlyph
f_399951_
private final BakedGlyph$Effect
c
effect
comp_4374
effect
f_399781_
private final ScreenRectangle
d
scissorArea
comp_4069
scissorArea
f_399368_

Constructor summary

ModifierConstructor
public (org.joml.Matrix3x2f whiteGlyph, BakedGlyph effect, BakedGlyph$Effect scissorArea, ScreenRectangle arg3)

Method summary

Modifier and TypeMethod
public void
a(fof arg0, float arg1)
buildVertices(VertexConsumer arg0, float arg1)
method_70917(class_4588 arg0, float arg1)
setupVertices(VertexConsumer arg0, float arg1)
m_401852_(C_3187_ p_408478_, float arg1)
public RenderPipeline
a()
pipeline()
comp_4055()
pipeline()
m_401554_()
public TextureSetup
b()
textureSetup()
comp_4056()
textureSetup()
m_401625_()
public ScreenRectangle
n()
bounds()
comp_4274()
bounds()
m_401310_()
public org.joml.Matrix3x2f
c()
pose()
comp_4372()
pose()
f_400392_()
public BakedGlyph
d()
whiteGlyph()
comp_4373()
whiteGlyph()
f_399951_()
public BakedGlyph$Effect
e()
effect()
comp_4374()
effect()
f_399781_()
public ScreenRectangle
m()
scissorArea()
comp_4069()
scissorArea()
m_401463_()