Class WolfLookFeedingPlayerExecutor

java.lang.Object
cn.nukkit.entity.ai.executor.WolfLookFeedingPlayerExecutor
All Implemented Interfaces:
EntityControl, IBehaviorExecutor

@PowerNukkitXOnly @Since("1.19.30-r1") public class WolfLookFeedingPlayerExecutor extends Object implements EntityControl, IBehaviorExecutor
狼看向携带食物的玩家.

Wolf looks at the player carrying the food.

  • Constructor Details

    • WolfLookFeedingPlayerExecutor

      public WolfLookFeedingPlayerExecutor()
  • Method Details