public class GiantModel extends AbstractZombieModel<GiantEntity>
BipedModel.ArmPose
bipedBody, bipedHead, bipedHeadwear, bipedLeftArm, bipedLeftLeg, bipedRightArm, bipedRightLeg, isSneak, leftArmPose, rightArmPose, swimAnimation
isChild, isSitting, swingProgress
renderType, textureHeight, textureWidth
Constructor and Description |
---|
GiantModel() |
GiantModel(float modelSize,
boolean p_i51066_2_) |
Modifier and Type | Method and Description |
---|---|
boolean |
isAggressive(GiantEntity entityIn) |
setRotationAngles
getArmForSide, getBodyParts, getHeadParts, getMainHand, getModelHead, rotLerpRad, setLivingAnimations, setModelAttributes, setVisible, translateHand
render
copyModelAttributesTo
accept, getRenderType
public GiantModel()
public GiantModel(float modelSize, boolean p_i51066_2_)
public boolean isAggressive(GiantEntity entityIn)
isAggressive
in class AbstractZombieModel<GiantEntity>