Interface PolarBear

All Superinterfaces:
Ageable, Animals, Attributable, net.kyori.adventure.audience.Audience, Breedable, CommandSender, Creature, Damageable, Entity, Frictional, net.kyori.adventure.text.event.HoverEventSource<net.kyori.adventure.text.event.HoverEvent.ShowEntity>, LivingEntity, Lootable, Metadatable, Mob, Nameable, Permissible, PersistentDataHolder, net.kyori.adventure.pointer.Pointered, ProjectileSource, ServerOperator, net.kyori.adventure.sound.Sound.Emitter

public interface PolarBear extends Animals
Represents a polar bear.
  • Method Details

    • isStanding

      boolean isStanding()
      Returns whether the polar bear is standing.
      Returns:
      whether the polar bear is standing
    • setStanding

      void setStanding(boolean standing)
      Sets whether the polar bear is standing.
      Parameters:
      standing - whether the polar bear should be standing