Package net.minecraft.client.model
Class SpiderModel<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.SpiderModel<T>
-
Field Summary
FieldsModifier 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.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_103866_, float p_103867_, float p_103868_, float p_103869_, float p_103870_, float p_103871_) 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
renderType
-
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 classHierarchicalModel<T extends Entity>
-
setupAnim
public void setupAnim(T p_103866_, float p_103867_, float p_103868_, float p_103869_, float p_103870_, float p_103871_) - Specified by:
setupAnimin classEntityModel<T extends Entity>
-