Interface HoglinBase
public interface HoglinBase
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final float
-
Method Summary
Modifier and TypeMethodDescriptionint
static boolean
hurtAndThrowTarget
(ServerLevel pLevel, LivingEntity pEntity, LivingEntity pTarget) static void
throwTarget
(LivingEntity pHoglin, LivingEntity pTarget)
-
Field Details
-
ATTACK_ANIMATION_DURATION
static final int ATTACK_ANIMATION_DURATION- See Also:
-
PROBABILITY_OF_SPAWNING_AS_BABY
static final float PROBABILITY_OF_SPAWNING_AS_BABY- See Also:
-
-
Method Details
-
getAttackAnimationRemainingTicks
int getAttackAnimationRemainingTicks() -
hurtAndThrowTarget
-
throwTarget
-