net.minecraft.client.render.command

public record OrderedRenderCommandQueueImpl$FallingBlockCommand

net.minecraft.client.renderer.SubmitNodeStorage$BreakingBlockModelSubmit
net.minecraft.class_11661$class_1_471
net.minecraft.client.render.command.OrderedRenderCommandQueueImpl$FallingBlockCommand

Field summary

Modifier and TypeField
private final MatrixStack$Entry
pose
comp_1_366
pose
private final BlockStateModel
model
comp_1_365
model
private final long
seed
comp_1_368
seed
private final int
progress
comp_1_367
progress

Constructor summary

ModifierConstructor
public (MatrixStack$Entry pose, BlockStateModel model, long seed, int progress)

Method summary

Modifier and TypeMethod
public MatrixStack$Entry
pose()
comp_1_366()
pose()
public BlockStateModel
model()
comp_1_365()
model()
public long
seed()
comp_1_368()
seed()
public int
progress()
comp_1_367()
progress()