Package net.minecraft.entity.mob
Interface Hoglin
- All Known Implementing Classes:
HoglinEntity,ZoglinEntity
public interface Hoglin
-
Method Summary
Modifier and Type Method Description intgetMovementCooldownTicks()static voidknockback(LivingEntity attacker, LivingEntity target)static booleantryAttack(LivingEntity attacker, LivingEntity target)
-
Method Details
-
getMovementCooldownTicks
@Environment(CLIENT) int getMovementCooldownTicks() -
tryAttack
-
knockback
-