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 SummaryFieldsModifier 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.EntityModelattackTime, riding, youngFields inherited from class net.minecraft.client.model.ModelrenderType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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.HierarchicalModelanimate, animate, animateWalk, applyStatic, getAnyDescendantWithName, renderToBufferMethods inherited from class net.minecraft.client.model.EntityModelcopyPropertiesTo, prepareMobModelMethods inherited from class net.minecraft.client.model.ModelrenderType
- 
Field Details- 
BASE- See Also:
 
- 
UPPER_JAW- See Also:
 
- 
LOWER_JAW- See Also:
 
- 
root
- 
base
- 
upperJaw
- 
lowerJaw
 
- 
- 
Constructor Details- 
EvokerFangsModel
 
- 
- 
Method Details- 
createBodyLayer
- 
setupAnimpublic void setupAnim(T p_102632_, float p_102633_, float p_102634_, float p_102635_, float p_102636_, float p_102637_) - Specified by:
- setupAnimin class- EntityModel<T extends Entity>
 
- 
root- Specified by:
- rootin class- HierarchicalModel<T extends Entity>
 
 
-