Package net.minecraft.client.model
Class AnimationUtils
java.lang.Object
net.minecraft.client.model.AnimationUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
animateCrossbowCharge
(ModelPart pRightArm, ModelPart pLeftArm, float pMaxCrossbowChargeDuration, int pTicksUsingItem, boolean pIsRightHand) static void
animateCrossbowHold
(ModelPart pRightArm, ModelPart pLeftArm, ModelPart pHead, boolean pRightHanded) static void
animateZombieArms
(ModelPart pLeftArm, ModelPart pRightArm, boolean pIsAggressive, float pAttackTime, float pAgeInTicks) static void
static void
bobModelPart
(ModelPart pModelPart, float pAgeInTicks, float pMultiplier) static void
swingWeaponDown
(ModelPart pRightArm, ModelPart pLeftArm, HumanoidArm pMainArm, float pAttackTime, float pAgeInTicks)
-
Constructor Details
-
AnimationUtils
public AnimationUtils()
-
-
Method Details
-
animateCrossbowHold
-
animateCrossbowCharge
-
swingWeaponDown
public static void swingWeaponDown(ModelPart pRightArm, ModelPart pLeftArm, HumanoidArm pMainArm, float pAttackTime, float pAgeInTicks) -
bobModelPart
-
bobArms
-
animateZombieArms
-