net.minecraft.client.render.command

public record TextCommandRenderer$TextCommand

implements DistancedCommand

net.minecraft.client.renderer.feature.TextFeatureRenderer$Submit
net.minecraft.class_11691$class_11674
net.minecraft.client.render.command.TextCommandRenderer$TextCommand

Field summary

Modifier and TypeField
private final org.joml.Matrix4fc
pose
comp_4525
matricesEntry
private final TextRenderer$TextLayerType
displayMode
comp_4530
layerType
private final int
lightCoords
comp_4531
lightCoords
private final TextCommandRenderer$Command
content
comp_1_1600
content

Constructor summary

ModifierConstructor
public (org.joml.Matrix4fc matricesEntry, TextRenderer$TextLayerType layerType, int lightCoords, TextCommandRenderer$Command content)

Method summary

Modifier and TypeMethod
public float
distanceToCameraSq()
method_1_5158()
getDistance()
public RenderCommandType<TextCommandRenderer$TextCommand>
featureType()
method_1_5269()
getType()
public org.joml.Matrix4fc
pose()
comp_4525()
matricesEntry()
public TextRenderer$TextLayerType
displayMode()
comp_4530()
layerType()
public int
lightCoords()
comp_4531()
lightCoords()
public TextCommandRenderer$Command
content()
comp_1_1600()
content()