net.minecraft.client.renderer

public record SubmitNodeStorage$BlockSubmit

hbe$b
net.minecraft.client.renderer.SubmitNodeStorage$BlockSubmit
net.minecraft.class_11661$class_11663
net.minecraft.client.render.entity.command.EntityRenderCommandQueueImpl$BlockCommand

Field summary

Modifier and TypeField
private final PoseStack$Pose
a
pose
comp_4484
pose
private final BlockState
b
state
comp_4485
state
private final int
c
lightCoords
comp_4486
lightCoords
private final int
d
overlayCoords
comp_4487
overlayCoords

Constructor summary

ModifierConstructor
public (PoseStack$Pose arg0, BlockState arg1, int arg2, int arg3)

Method summary

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