net.minecraft.client.renderer

public record SubmitNodeStorage$BlockModelSubmit

hbe$a
net.minecraft.client.renderer.SubmitNodeStorage$BlockModelSubmit
net.minecraft.class_11661$class_11662
net.minecraft.client.render.entity.command.EntityRenderCommandQueueImpl$BlockStateModelCommand

Field summary

Modifier and TypeField
private final PoseStack$Pose
a
pose
comp_4476
pose
private final RenderType
b
renderType
comp_4477
renderType
private final BlockStateModel
c
model
comp_4478
model
private final float
d
r
comp_4479
r
private final float
e
g
comp_4480
g
private final float
f
b
comp_4481
b
private final int
g
lightCoords
comp_4482
lightCoords
private final int
h
overlayCoords
comp_4483
overlayCoords

Constructor summary

ModifierConstructor
public (PoseStack$Pose arg0, RenderType arg1, BlockStateModel arg2, float arg3, float arg4, float arg5, int arg6, int arg7)

Method summary

Modifier and TypeMethod
public PoseStack$Pose
a()
pose()
comp_4476()
pose()
public RenderType
b()
renderType()
comp_4477()
renderType()
public BlockStateModel
c()
model()
comp_4478()
model()
public float
d()
r()
comp_4479()
r()
public float
e()
g()
comp_4480()
g()
public float
f()
b()
comp_4481()
b()
public int
g()
lightCoords()
comp_4482()
lightCoords()
public int
h()
overlayCoords()
comp_4483()
overlayCoords()