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 Summary
Fields inherited from class net.minecraft.client.model.EntityModel
attackTime, riding, young
Fields inherited from class net.minecraft.client.model.Model
renderType
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinition
createBodyLayer
(CubeDeformation p_171022_) root()
void
setupAnim
(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.ColorableHierarchicalModel
renderToBuffer, setColor
Methods inherited from class net.minecraft.client.model.HierarchicalModel
animate, animate, animateWalk, applyStatic, getAnyDescendantWithName
Methods inherited from class net.minecraft.client.model.EntityModel
copyPropertiesTo, prepareMobModel
Methods inherited from class net.minecraft.client.model.Model
renderType
-
Field Details
-
root
-
tail
-
-
Constructor Details
-
TropicalFishModelA
-
-
Method Details
-
createBodyLayer
-
root
- Specified by:
root
in classHierarchicalModel<T extends Entity>
-
setupAnim
public void setupAnim(T p_103961_, float p_103962_, float p_103963_, float p_103964_, float p_103965_, float p_103966_) - Specified by:
setupAnim
in classEntityModel<T extends Entity>
-