Interface PolarBear

All Superinterfaces:
Ageable, Animals, Attributable, Audience, Breedable, CommandSender, Creature, Damageable, Entity, Frictional, HoverEventSource<HoverEvent.ShowEntity>, LivingEntity, Lootable, Metadatable, Mob, Nameable, Permissible, PersistentDataHolder, Pointered, ProjectileSource, ServerOperator, 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