@Environment(value=CLIENT) public class SmallPufferfishEntityModel<T extends Entity> extends CompositeEntityModel<T>
| Modifier and Type | Field and Description |
|---|---|
private ModelPart |
field_3503 |
private ModelPart |
field_3504 |
private ModelPart |
field_3505 |
private ModelPart |
field_3506 |
private ModelPart |
field_3507 |
private ModelPart |
field_3508 |
child, handSwingProgress, ridinglayerFactory, textureHeight, textureWidth| Constructor and Description |
|---|
SmallPufferfishEntityModel() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<ModelPart> |
getParts() |
void |
setAngles(T entity,
float limbAngle,
float limbDistance,
float animationProgress,
float headYaw,
float headPitch) |
renderanimateModel, copyStateToprivate final ModelPart field_3505
private final ModelPart field_3507
private final ModelPart field_3506
private final ModelPart field_3504
private final ModelPart field_3503
private final ModelPart field_3508
public Iterable<ModelPart> getParts()
getParts in class CompositeEntityModel<T extends Entity>public void setAngles(T entity, float limbAngle, float limbDistance, float animationProgress, float headYaw, float headPitch)
setAngles in class EntityModel<T extends Entity>