net.minecraft.client.renderer

public record SubmitNodeStorage$TextSubmit

hlm$l
net.minecraft.client.renderer.SubmitNodeStorage$TextSubmit
net.minecraft.class_11661$class_11674
net.minecraft.client.render.command.OrderedRenderCommandQueueImpl$TextCommand

Field summary

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

Constructor summary

ModifierConstructor
public (org.joml.Matrix4f matricesEntry, float x, float y, FormattedCharSequence text, boolean dropShadow, Font$DisplayMode layerType, int lightCoords, int color, int backgroundColor, int outlineColor)

Method summary

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