@Environment(value=CLIENT) public class VillagerResemblingModel<T extends Entity> extends class_5597<T> implements ModelWithHead, ModelWithHat
| Modifier and Type | Field and Description |
|---|---|
protected ModelPart |
field_27525 |
private ModelPart |
field_27526 |
private ModelPart |
field_27527 |
private ModelPart |
field_27528 |
private ModelPart |
field_27529 |
private ModelPart |
field_27530 |
private ModelPart |
field_27531 |
child, handSwingProgress, ridinglayerFactory| Constructor and Description |
|---|
VillagerResemblingModel(ModelPart modelPart) |
| Modifier and Type | Method and Description |
|---|---|
ModelPart |
getHead() |
ModelPart |
method_32008() |
static class_5609 |
method_32064() |
void |
setAngles(T t,
float float2,
float float3,
float float4,
float float5,
float float6) |
void |
setHatVisible(boolean visible) |
renderanimateModel, copyStateToprivate final ModelPart field_27526
private final ModelPart field_27527
private final ModelPart field_27528
private final ModelPart field_27529
private final ModelPart field_27530
private final ModelPart field_27531
protected final ModelPart field_27525
public VillagerResemblingModel(ModelPart modelPart)
public static class_5609 method_32064()
public ModelPart method_32008()
method_32008 in class class_5597<T extends Entity>public void setAngles(T t, float float2, float float3, float float4, float float5, float float6)
setAngles in class EntityModel<T extends Entity>public ModelPart getHead()
getHead in interface ModelWithHeadpublic void setHatVisible(boolean visible)
setHatVisible in interface ModelWithHat