@Environment(value=CLIENT) public class LargeTropicalFishEntityModel<T extends Entity> extends TintableCompositeModel<T>
| Modifier and Type | Field and Description |
|---|---|
private ModelPart |
body |
private ModelPart |
field_3595 |
private ModelPart |
field_3596 |
private ModelPart |
field_3598 |
private ModelPart |
field_3599 |
private ModelPart |
field_3600 |
child, handSwingProgress, ridinglayerFactory, textureHeight, textureWidth| Constructor and Description |
|---|
LargeTropicalFishEntityModel(float scale) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<ModelPart> |
getParts() |
void |
setAngles(T entity,
float limbAngle,
float limbDistance,
float animationProgress,
float headYaw,
float headPitch) |
render, setColorMultiplieranimateModel, copyStateToprivate final ModelPart body
private final ModelPart field_3599
private final ModelPart field_3598
private final ModelPart field_3596
private final ModelPart field_3595
private final ModelPart field_3600
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>