Class Squid.SquidRandomMovementGoal

java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.animal.Squid.SquidRandomMovementGoal
Enclosing class:
Squid

class Squid.SquidRandomMovementGoal extends Goal
  • Field Details

    • squid

      private final Squid squid
  • Constructor Details

    • SquidRandomMovementGoal

      public SquidRandomMovementGoal(Squid p_30004_)
  • Method Details

    • canUse

      public boolean canUse()
      Specified by:
      canUse in class Goal
    • tick

      public void tick()
      Overrides:
      tick in class Goal