Class AdultZombifiedPiglinModel
java.lang.Object
net.minecraft.client.model.Model<ZombifiedPiglinRenderState>
net.minecraft.client.model.EntityModel<ZombifiedPiglinRenderState>
net.minecraft.client.model.HumanoidModel<ZombifiedPiglinRenderState>
net.minecraft.client.model.monster.piglin.AbstractPiglinModel<ZombifiedPiglinRenderState>
net.minecraft.client.model.monster.piglin.ZombifiedPiglinModel
net.minecraft.client.model.monster.piglin.AdultZombifiedPiglinModel
- All Implemented Interfaces:
ArmedModel<ZombifiedPiglinRenderState>, HeadedModel
-
Nested Class Summary
Nested classes/interfaces inherited from class HumanoidModel
HumanoidModel.ArmPoseNested classes/interfaces inherited from class Model
Model.Simple -
Field Summary
Fields inherited from class AbstractPiglinModel
ADULT_EAR_ANGLE_IN_DEGREES, BABY_EAR_ANGLE_IN_DEGREES, leftEar, rightEarFields inherited from class HumanoidModel
ADULT_ARMOR_PARTS_PER_SLOT, BABY_ARMOR_PARTS_PER_SLOT, 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 EntityModel
MODEL_Y_OFFSETFields inherited from class Model
renderType, root -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ZombifiedPiglinModel
setupAnimMethods inherited from class AbstractPiglinModel
addHead, createArmorMeshSet, createBabyArmorMeshSetMethods inherited from class HumanoidModel
createArmorMeshSet, createMesh, getArm, getHead, setupAttackAnimation, translateToHandMethods inherited from class Model
allParts, getAnimation, renderToBuffer, renderToBuffer, renderType, resetPose, rootMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface HeadedModel
translateToHead
-
Constructor Details
-
AdultZombifiedPiglinModel
-
-
Method Details
-
getDefaultEarAngleInDegrees
float getDefaultEarAngleInDegrees()- Specified by:
getDefaultEarAngleInDegreesin classAbstractPiglinModel<ZombifiedPiglinRenderState>
-
createBodyLayer
-