net.minecraft.client.render.command

public record OrderedRenderCommandQueueImpl$BlockStateModelCommand

net.minecraft.client.renderer.SubmitNodeStorage$BlockModelSubmit
net.minecraft.class_11661$class_11662
net.minecraft.client.render.command.OrderedRenderCommandQueueImpl$BlockStateModelCommand

Field summary

Modifier and TypeField
private final MatrixStack$Entry
pose
comp_4476
matricesEntry
private final RenderLayer
renderType
comp_4477
renderLayer
private final BlockStateModel
model
comp_4478
model
private final float
r
comp_4479
r
private final float
g
comp_4480
g
private final float
b
comp_4481
b
private final int
lightCoords
comp_4482
lightCoords
private final int
overlayCoords
comp_4483
overlayCoords
private final int
outlineColor
comp_4659
outlineColor

Constructor summary

ModifierConstructor
public (MatrixStack$Entry matricesEntry, RenderLayer renderLayer, BlockStateModel model, float r, float g, float b, int lightCoords, int overlayCoords, int outlineColor)

Method summary

Modifier and TypeMethod
public MatrixStack$Entry
pose()
comp_4476()
matricesEntry()
public RenderLayer
renderType()
comp_4477()
renderLayer()
public BlockStateModel
model()
comp_4478()
model()
public float
r()
comp_4479()
r()
public float
g()
comp_4480()
g()
public float
b()
comp_4481()
b()
public int
lightCoords()
comp_4482()
lightCoords()
public int
overlayCoords()
comp_4483()
overlayCoords()
public int
outlineColor()
comp_4659()
outlineColor()