Package net.minecraft.client.model
Class TropicalFishModelB<T extends Entity>
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<T>
net.minecraft.client.model.HierarchicalModel<T>
net.minecraft.client.model.ColorableHierarchicalModel<T>
net.minecraft.client.model.TropicalFishModelB<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_171038_) root()
void
setupAnim
(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.ColorableHierarchicalModel
renderToBuffer, setColor
Methods inherited from class net.minecraft.client.model.HierarchicalModel
animate, animate, animate, animate, animateWalk, animateWalk, applyStatic, applyStatic, getAnimation, getAnyDescendantWithName
Methods inherited from class net.minecraft.client.model.EntityModel
copyPropertiesTo, prepareMobModel
Methods inherited from class net.minecraft.client.model.Model
renderToBuffer, renderType
-
Field Details
-
root
-
tail
-
-
Constructor Details
-
TropicalFishModelB
-
-
Method Details
-
createBodyLayer
-
root
- Specified by:
root
in classHierarchicalModel<T extends Entity>
-
setupAnim
public void setupAnim(T p_103977_, float p_103978_, float p_103979_, float p_103980_, float p_103981_, float p_103982_) - Specified by:
setupAnim
in classEntityModel<T extends Entity>
-