net.minecraft.client.renderer

public record SubmitNodeStorage$BlockSubmit

hlm$b
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 PoseStack$Pose
a
pose
comp_4484
matricesEntry
private final BlockState
b
state
comp_4485
state
private final int
c
lightCoords
comp_4486
lightCoords
private final int
d
overlayCoords
comp_4487
overlayCoords
private final int
e
outlineColor
comp_4660
outlineColor

Constructor summary

ModifierConstructor
public (PoseStack$Pose matricesEntry, BlockState state, int lightCoords, int overlayCoords, int outlineColor)

Method summary

Modifier and TypeMethod
public PoseStack$Pose
a()
pose()
comp_4484()
matricesEntry()
public BlockState
b()
state()
comp_4485()
state()
public int
c()
lightCoords()
comp_4486()
lightCoords()
public int
d()
overlayCoords()
comp_4487()
overlayCoords()
public int
e()
outlineColor()
comp_4660()
outlineColor()