Package net.minecraft.client.model
Class TropicalFishModelA<T extends Entity>
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<E>
net.minecraft.client.model.HierarchicalModel<E>
net.minecraft.client.model.ColorableHierarchicalModel<T>
net.minecraft.client.model.TropicalFishModelA<T>
- 
Field SummaryFieldsFields inherited from class net.minecraft.client.model.EntityModelattackTime, riding, youngFields inherited from class net.minecraft.client.model.ModelrenderType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic LayerDefinitioncreateBodyLayer(CubeDeformation p_171022_) root()voidsetupAnim(T p_103961_, float p_103962_, float p_103963_, float p_103964_, float p_103965_, float p_103966_) Methods inherited from class net.minecraft.client.model.ColorableHierarchicalModelrenderToBuffer, setColorMethods inherited from class net.minecraft.client.model.HierarchicalModelanimate, animate, animateWalk, applyStatic, getAnyDescendantWithNameMethods inherited from class net.minecraft.client.model.EntityModelcopyPropertiesTo, prepareMobModelMethods inherited from class net.minecraft.client.model.ModelrenderType
- 
Field Details- 
root
- 
tail
 
- 
- 
Constructor Details- 
TropicalFishModelA
 
- 
- 
Method Details- 
createBodyLayer
- 
root- Specified by:
- rootin class- HierarchicalModel<T extends Entity>
 
- 
setupAnimpublic void setupAnim(T p_103961_, float p_103962_, float p_103963_, float p_103964_, float p_103965_, float p_103966_) - Specified by:
- setupAnimin class- EntityModel<T extends Entity>
 
 
-