net.minecraft.client.render.command

public record MovingBlockCommandRenderer$Command

implements DistancedCommand

net.minecraft.client.renderer.feature.MovingBlockFeatureRenderer$Submit
net.minecraft.class_1_848$class_11790
net.minecraft.client.render.command.MovingBlockCommandRenderer$Command

Field summary

Modifier and TypeField
private final org.joml.Matrix4fc
pose
comp_4652
matricesEntry
private final MovingBlockRenderState
movingBlockRenderState
comp_4653
movingBlockRenderState
private final int
outlineColor
comp_1_796
outlineColor

Constructor summary

ModifierConstructor
public (org.joml.Matrix4fc matricesEntry, MovingBlockRenderState movingBlockRenderState, int outlineColor)

Method summary

Modifier and TypeMethod
public float
distanceToCameraSq()
method_1_5158()
getDistance()
public RenderCommandType<MovingBlockCommandRenderer$Command>
featureType()
method_1_5269()
getType()
public org.joml.Matrix4fc
pose()
comp_4652()
matricesEntry()
public MovingBlockRenderState
movingBlockRenderState()
comp_4653()
movingBlockRenderState()
public int
outlineColor()
comp_1_796()
outlineColor()