net.minecraft.client.render.command

public record OrderedRenderCommandQueueImpl$BlockCommand

net.minecraft.client.renderer.SubmitNodeStorage$BlockSubmit
net.minecraft.class_11661$class_11663
net.minecraft.client.render.command.OrderedRenderCommandQueueImpl$BlockCommand

Field summary

Modifier and TypeField
private final MatrixStack$Entry
pose
comp_4484
matricesEntry
private final BlockState
state
comp_4485
state
private final int
lightCoords
comp_4486
lightCoords
private final int
overlayCoords
comp_4487
overlayCoords
private final int
outlineColor
comp_4660
outlineColor

Constructor summary

ModifierConstructor
public (MatrixStack$Entry matricesEntry, BlockState state, int lightCoords, int overlayCoords, int outlineColor)

Method summary

Modifier and TypeMethod
public MatrixStack$Entry
pose()
comp_4484()
matricesEntry()
public BlockState
state()
comp_4485()
state()
public int
lightCoords()
comp_4486()
lightCoords()
public int
overlayCoords()
comp_4487()
overlayCoords()
public int
outlineColor()
comp_4660()
outlineColor()