net.minecraft.client.renderer

public record SubmitNodeStorage$TextSubmit

hgz$m
net.minecraft.client.renderer.SubmitNodeStorage$TextSubmit
net.minecraft.class_11661$class_11674
net.minecraft.client.render.command.OrderedRenderCommandQueueImpl$TextCommand
net.minecraft.src.C_411317_$C_411227_

Field summary

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

Constructor summary

ModifierConstructor
public (org.joml.Matrix4f x, float y, float string, FormattedCharSequence dropShadow, boolean displayMode, Font$DisplayMode lightCoords, int color, int backgroundColor, int outlineColor, int arg9)

Method summary

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