net.minecraft.client.render.command

public record OrderedRenderCommandQueueImpl$ShadowPiecesCommand

net.minecraft.client.renderer.SubmitNodeStorage$ShadowSubmit
net.minecraft.class_11661$class_11673
net.minecraft.client.render.command.OrderedRenderCommandQueueImpl$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 org.joml.Matrix4fc
pose()
comp_4522()
matricesEntry()
public float
radius()
comp_4523()
radius()
public List<EntityRenderState$ShadowPiece>
pieces()
comp_4524()
pieces()