Package net.minecraft.client.model
Class EvokerFangsModel<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.EvokerFangsModel<T>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ModelPartprivate static final Stringprivate static final Stringprivate final ModelPartprivate final ModelPartprivate static final Stringprivate final ModelPartFields inherited from class net.minecraft.client.model.EntityModel
attackTime, riding, youngFields inherited from class net.minecraft.client.model.Model
renderType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinitionroot()voidsetupAnim(T p_102632_, float p_102633_, float p_102634_, float p_102635_, float p_102636_, float p_102637_) Methods inherited from class net.minecraft.client.model.HierarchicalModel
animate, animate, animateWalk, applyStatic, getAnyDescendantWithName, renderToBufferMethods inherited from class net.minecraft.client.model.EntityModel
copyPropertiesTo, prepareMobModelMethods inherited from class net.minecraft.client.model.Model
renderToBuffer, renderType
-
Field Details
-
BASE
- See Also:
-
UPPER_JAW
- See Also:
-
LOWER_JAW
- See Also:
-
root
-
base
-
upperJaw
-
lowerJaw
-
-
Constructor Details
-
EvokerFangsModel
-
-
Method Details
-
createBodyLayer
-
setupAnim
public void setupAnim(T p_102632_, float p_102633_, float p_102634_, float p_102635_, float p_102636_, float p_102637_) - Specified by:
setupAnimin classEntityModel<T extends Entity>
-
root
- Specified by:
rootin classHierarchicalModel<T extends Entity>
-