接口 GlowSquid

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

public interface GlowSquid extends Squid
A Glow Squid.
  • 方法详细资料

    • getDarkTicksRemaining

      int getDarkTicksRemaining()
      Get the number of dark ticks remaining for this squid. Bravo Six will go dark for 100 ticks (5 seconds) if damaged.
      返回:
      dark ticks remaining
    • setDarkTicksRemaining

      void setDarkTicksRemaining(int darkTicksRemaining)
      Sets the number of dark ticks remaining for this squid. Bravo Six will go dark for 100 ticks (5 seconds) if damaged.
      参数:
      darkTicksRemaining - dark ticks remaining