net.minecraft.client.render.command

public record LabelCommandRenderer$Command

implements DistancedCommand

net.minecraft.client.renderer.feature.NameTagFeatureRenderer$Submit
net.minecraft.class_11689$class_11672
net.minecraft.client.render.command.LabelCommandRenderer$Command

Field summary

Modifier and TypeField
private final org.joml.Matrix4fc
pose
comp_4514
matricesEntry
private final float
x
comp_4515
x
private final float
y
comp_4516
y
private final Text
text
comp_4517
text
private final int
lightCoords
comp_4518
lightCoords
private final int
color
comp_4519
color
private final int
backgroundColor
comp_4520
backgroundColor
private final TextRenderer$TextLayerType
displayMode
comp_1_747
displayMode

Constructor summary

ModifierConstructor
public (org.joml.Matrix4fc matricesEntry, float x, float y, Text text, int lightCoords, int color, int backgroundColor, TextRenderer$TextLayerType displayMode)

Method summary

Modifier and TypeMethod
public float
distanceToCameraSq()
method_1_5158()
getDistance()
public RenderCommandType<LabelCommandRenderer$Command>
featureType()
method_1_5269()
getType()
public org.joml.Matrix4fc
pose()
comp_4514()
matricesEntry()
public float
x()
comp_4515()
x()
public float
y()
comp_4516()
y()
public Text
text()
comp_4517()
text()
public int
lightCoords()
comp_4518()
lightCoords()
public int
color()
comp_4519()
color()
public int
backgroundColor()
comp_4520()
backgroundColor()
public TextRenderer$TextLayerType
displayMode()
comp_1_747()
displayMode()