net.minecraft.client.render.command

public record ShadowPiecesCommandRenderer$ShadowPiecesCommand

implements RenderCommand

net.minecraft.client.renderer.feature.ShadowFeatureRenderer$Submit
net.minecraft.class_11690$class_11673
net.minecraft.client.render.command.ShadowPiecesCommandRenderer$ShadowPiecesCommand

Field summary

Modifier and TypeField
private final org.joml.Matrix4fc
pose
comp_4522
matricesEntry
private final float
radius
comp_4523
radius
private final List<EntityRenderState$ShadowPiece>
pieces
comp_4524
pieces

Constructor summary

ModifierConstructor
public (org.joml.Matrix4fc matricesEntry, float radius, List<EntityRenderState$ShadowPiece> pieces)

Method summary

Modifier and TypeMethod
public RenderCommandType<ShadowPiecesCommandRenderer$ShadowPiecesCommand>
featureType()
method_1_5269()
getType()
public org.joml.Matrix4fc
pose()
comp_4522()
matricesEntry()
public float
radius()
comp_4523()
radius()
public List<EntityRenderState$ShadowPiece>
pieces()
comp_4524()
pieces()