Package net.minecraft.client.model
Class SpiderModel<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.SpiderModel<T>
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final Stringprivate static final Stringprivate final ModelPartprivate static final Stringprivate static final Stringprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate static final Stringprivate static final Stringprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate final ModelPartprivate 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_103866_, float p_103867_, float p_103868_, float p_103869_, float p_103870_, float p_103871_) 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- 
BODY_0- See Also:
 
- 
BODY_1- See Also:
 
- 
RIGHT_MIDDLE_FRONT_LEG- See Also:
 
- 
LEFT_MIDDLE_FRONT_LEG- See Also:
 
- 
RIGHT_MIDDLE_HIND_LEG- See Also:
 
- 
LEFT_MIDDLE_HIND_LEG- See Also:
 
- 
root
- 
head
- 
rightHindLeg
- 
leftHindLeg
- 
rightMiddleHindLeg
- 
leftMiddleHindLeg
- 
rightMiddleFrontLeg
- 
leftMiddleFrontLeg
- 
rightFrontLeg
- 
leftFrontLeg
 
- 
- 
Constructor Details- 
SpiderModel
 
- 
- 
Method Details- 
createSpiderBodyLayer
- 
root- Specified by:
- rootin class- HierarchicalModel<T extends Entity>
 
- 
setupAnimpublic void setupAnim(T p_103866_, float p_103867_, float p_103868_, float p_103869_, float p_103870_, float p_103871_) - Specified by:
- setupAnimin class- EntityModel<T extends Entity>
 
 
-