@Environment(value=CLIENT) public class ShieldEntityModel extends Model
| Modifier and Type | Field and Description |
|---|---|
private ModelPart |
field_27495 |
private ModelPart |
handle |
private ModelPart |
plate |
layerFactory| Constructor and Description |
|---|
ShieldEntityModel(ModelPart modelPart) |
| Modifier and Type | Method and Description |
|---|---|
ModelPart |
getHandle() |
ModelPart |
getPlate() |
static class_5607 |
method_32039() |
void |
render(MatrixStack matrices,
VertexConsumer vertices,
int light,
int overlay,
float red,
float green,
float blue,
float alpha) |
private final ModelPart field_27495
private final ModelPart plate
private final ModelPart handle
public ShieldEntityModel(ModelPart modelPart)
public static class_5607 method_32039()
public ModelPart getPlate()
public ModelPart getHandle()
public void render(MatrixStack matrices, VertexConsumer vertices, int light, int overlay, float red, float green, float blue, float alpha)