Interface HoglinBase
public interface HoglinBase
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final float
-
Method Summary
Modifier and TypeMethodDescriptionint
static boolean
hurtAndThrowTarget
(ServerLevel p_376768_, LivingEntity p_34643_, LivingEntity p_34644_) static void
throwTarget
(LivingEntity p_34646_, LivingEntity p_34647_)
-
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
static boolean hurtAndThrowTarget(ServerLevel p_376768_, LivingEntity p_34643_, LivingEntity p_34644_) -
throwTarget
-