Package net.minecraft.client.model
Class ZombifiedPiglinModel
- All Implemented Interfaces:
ArmedModel
,HeadedModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.HumanoidModel
HumanoidModel.ArmPose
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple
-
Field Summary
Fields inherited from class net.minecraft.client.model.AbstractPiglinModel
jacket, leftEar, leftPants, leftSleeve, rightEar, rightPants, rightSleeve
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_BASE
Fields inherited from class net.minecraft.client.model.EntityModel
MODEL_Y_OFFSET
Fields inherited from class net.minecraft.client.model.Model
renderType, root
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setAllVisible
(boolean p_363572_) void
setupAnim
(ZombifiedPiglinRenderState p_364839_) Methods inherited from class net.minecraft.client.model.AbstractPiglinModel
addHead, createMesh
Methods inherited from class net.minecraft.client.model.HumanoidModel
copyPropertiesTo, createMesh, getArm, getHead, setupAttackAnimation, translateToHand
Methods inherited from class net.minecraft.client.model.Model
allParts, animate, animate, animate, animate, animateWalk, animateWalk, applyStatic, applyStatic, getAnimation, getAnyDescendantWithName, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
Constructor Details
-
ZombifiedPiglinModel
-
-
Method Details
-
setupAnim
- Overrides:
setupAnim
in classAbstractPiglinModel<ZombifiedPiglinRenderState>
-
setAllVisible
public void setAllVisible(boolean p_363572_) - Overrides:
setAllVisible
in classAbstractPiglinModel<ZombifiedPiglinRenderState>
-