Package net.minecraft.client.model
Class EvokerFangsModel<T extends Entity>
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<E>
net.minecraft.client.model.HierarchicalModel<T>
net.minecraft.client.model.EvokerFangsModel<T>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate ModelPartprivate static Stringprivate static Stringprivate ModelPartprivate ModelPartprivate static Stringprivate 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
renderToBufferMethods inherited from class net.minecraft.client.model.EntityModel
copyPropertiesTo, prepareMobModelMethods inherited from class net.minecraft.client.model.Model
renderType
-
Field Details
-
BASE
- See Also:
- Constant Field Values
-
UPPER_JAW
- See Also:
- Constant Field Values
-
LOWER_JAW
- See Also:
- Constant Field Values
-
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>
-