接口 PufferFish

所有超级接口:
Attributable, CommandSender, Creature, Damageable, Entity, Fish, LivingEntity, Lootable, Metadatable, Mob, Nameable, Permissible, PersistentDataHolder, ProjectileSource, ServerOperator, WaterMob

public interface PufferFish extends Fish
Represents a puffer fish.
  • 方法详细资料

    • getPuffState

      int getPuffState()
      Returns the current puff state of this fish (i.e. how inflated it is).
      返回:
      current puff state
    • setPuffState

      void setPuffState(int state)
      Sets the current puff state of this fish (i.e. how inflated it is).
      参数:
      state - new puff state