net.minecraft.client.renderer

public record SubmitNodeStorage$TextSubmit

hbe$m
net.minecraft.client.renderer.SubmitNodeStorage$TextSubmit
net.minecraft.class_11661$class_11674
net.minecraft.client.render.entity.command.EntityRenderCommandQueueImpl$TextCommand

Field summary

Modifier and TypeField
private final org.joml.Matrix4f
a
pose
comp_4525
pose
private final float
b
x
comp_4526
x
private final float
c
y
comp_4527
y
private final FormattedCharSequence
d
string
comp_4528
string
private final boolean
e
dropShadow
comp_4529
dropShadow
private final Font$DisplayMode
f
displayMode
comp_4530
displayMode
private final int
g
lightCoords
comp_4531
lightCoords
private final int
h
color
comp_4532
color
private final int
i
backgroundColor
comp_4533
backgroundColor

Constructor summary

ModifierConstructor
public (org.joml.Matrix4f arg0, float arg1, float arg2, FormattedCharSequence arg3, boolean arg4, Font$DisplayMode arg5, int arg6, int arg7, int arg8)

Method summary

Modifier and TypeMethod
public org.joml.Matrix4f
a()
pose()
comp_4525()
pose()
public float
b()
x()
comp_4526()
x()
public float
c()
y()
comp_4527()
y()
public FormattedCharSequence
d()
string()
comp_4528()
string()
public boolean
e()
dropShadow()
comp_4529()
dropShadow()
public Font$DisplayMode
f()
displayMode()
comp_4530()
displayMode()
public int
g()
lightCoords()
comp_4531()
lightCoords()
public int
h()
color()
comp_4532()
color()
public int
i()
backgroundColor()
comp_4533()
backgroundColor()