Class WardenViolentAnimationExecutor

java.lang.Object
cn.nukkit.entity.ai.executor.WardenViolentAnimationExecutor
All Implemented Interfaces:
IBehaviorExecutor

@PowerNukkitXOnly @Since("1.19.21-r4") public class WardenViolentAnimationExecutor extends Object implements IBehaviorExecutor
  • Field Details

    • duration

      protected int duration
    • currentTick

      protected int currentTick
  • Constructor Details

    • WardenViolentAnimationExecutor

      public WardenViolentAnimationExecutor(int duration)
  • Method Details