net.minecraft.client.render.command

public record ModelPartCommandRenderer$ModelPartCommand

implements RenderCommand

net.minecraft.client.renderer.feature.ShapeOutlineFeatureRenderer$Submit
net.minecraft.class_9974$class_1_725
net.minecraft.client.render.command.ModelPartCommandRenderer$ModelPartCommand

Field summary

Modifier and TypeField
private final MatrixStack$Entry
pose
comp_1_538
pose
private final VoxelShape
shape
comp_1_540
shape
private final RenderLayer
renderType
comp_1_539
renderType
private final int
color
comp_1_537
color
private final float
width
comp_1_541
width

Constructor summary

ModifierConstructor
public (MatrixStack$Entry pose, VoxelShape shape, RenderLayer renderType, int color, float width)

Method summary

Modifier and TypeMethod
public RenderCommandType<ModelPartCommandRenderer$ModelPartCommand>
featureType()
method_1_5269()
getType()
public MatrixStack$Entry
pose()
comp_1_538()
pose()
public VoxelShape
shape()
comp_1_540()
shape()
public RenderLayer
renderType()
comp_1_539()
renderType()
public int
color()
comp_1_537()
color()
public float
width()
comp_1_541()
width()