Class DrownedModel
java.lang.Object
net.minecraft.client.model.Model<ZombieRenderState>
net.minecraft.client.model.EntityModel<ZombieRenderState>
net.minecraft.client.model.HumanoidModel<ZombieRenderState>
net.minecraft.client.model.monster.zombie.AbstractZombieModel<ZombieRenderState>
net.minecraft.client.model.monster.zombie.ZombieModel<ZombieRenderState>
net.minecraft.client.model.monster.zombie.DrownedModel
- All Implemented Interfaces:
ArmedModel<ZombieRenderState>,HeadedModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.HumanoidModel
HumanoidModel.ArmPoseNested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple -
Field Summary
Fields inherited from class net.minecraft.client.model.HumanoidModel
BABY_TRANSFORMER, body, hat, HAT_OVERLAY_SCALE, head, leftArm, leftLeg, LEGGINGS_OVERLAY_SCALE, OVERLAY_SCALE, rightArm, rightLeg, TOOT_HORN_XROT_BASE, TOOT_HORN_YROT_BASEFields inherited from class net.minecraft.client.model.EntityModel
MODEL_Y_OFFSETFields inherited from class net.minecraft.client.model.Model
renderType, root -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinitioncreateBodyLayer(CubeDeformation pCubeDeformation) voidsetupAnim(ZombieRenderState p_480077_) Methods inherited from class net.minecraft.client.model.HumanoidModel
createArmorMeshSet, createArmorMeshSet, createMesh, getArm, getHead, setAllVisible, setupAttackAnimation, translateToHandMethods inherited from class net.minecraft.client.model.Model
allParts, getAnimation, renderToBuffer, renderToBuffer, renderType, resetPose, rootMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.model.HeadedModel
translateToHead
-
Constructor Details
-
DrownedModel
-
-
Method Details
-
createBodyLayer
-
setupAnim
- Overrides:
setupAnimin classAbstractZombieModel<ZombieRenderState>
-