Package net.minecraft.client.model
Class DolphinModel<T extends Entity>
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<E>
net.minecraft.client.model.HierarchicalModel<T>
net.minecraft.client.model.DolphinModel<T>
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate final ModelPartFields inherited from class net.minecraft.client.model.EntityModelattackTime, riding, youngFields inherited from class net.minecraft.client.model.ModelrenderType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic LayerDefinitionroot()voidsetupAnim(T p_102475_, float p_102476_, float p_102477_, float p_102478_, float p_102479_, float p_102480_) Methods inherited from class net.minecraft.client.model.HierarchicalModelanimate, animate, animateWalk, applyStatic, getAnyDescendantWithName, renderToBufferMethods inherited from class net.minecraft.client.model.EntityModelcopyPropertiesTo, prepareMobModelMethods inherited from class net.minecraft.client.model.ModelrenderType
- 
Field Details- 
root
- 
body
- 
tail
- 
tailFin
 
- 
- 
Constructor Details- 
DolphinModel
 
- 
- 
Method Details- 
createBodyLayer
- 
root- Specified by:
- rootin class- HierarchicalModel<T extends Entity>
 
- 
setupAnimpublic void setupAnim(T p_102475_, float p_102476_, float p_102477_, float p_102478_, float p_102479_, float p_102480_) - Specified by:
- setupAnimin class- EntityModel<T extends Entity>
 
 
-