Interface GlowSquid

All Superinterfaces:
Attributable, net.kyori.adventure.audience.Audience, CommandSender, Creature, Damageable, Entity, 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, Squid, WaterMob

public interface GlowSquid extends Squid
A Glow Squid.
  • Method Details

    • 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.
      Returns:
      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.
      Parameters:
      darkTicksRemaining - dark ticks remaining