Package net.minecraft.client.model
Class TropicalFishModelB<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.TropicalFishModelB<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_171038_) root()voidsetupAnim(T p_103977_, float p_103978_, float p_103979_, float p_103980_, float p_103981_, float p_103982_) 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- 
TropicalFishModelB
 
- 
- 
Method Details- 
createBodyLayer
- 
root- Specified by:
- rootin class- HierarchicalModel<T extends Entity>
 
- 
setupAnimpublic void setupAnim(T p_103977_, float p_103978_, float p_103979_, float p_103980_, float p_103981_, float p_103982_) - Specified by:
- setupAnimin class- EntityModel<T extends Entity>
 
 
-