类 EnderMan.EndermanTakeBlockGoal

java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.EnderMan.EndermanTakeBlockGoal
封闭类:
EnderMan

static class EnderMan.EndermanTakeBlockGoal extends Goal
  • 字段详细资料

    • enderman

      private final EnderMan enderman
  • 构造器详细资料

    • EndermanTakeBlockGoal

      public EndermanTakeBlockGoal(EnderMan p_32585_)
  • 方法详细资料

    • canUse

      public boolean canUse()
      指定者:
      canUse 在类中 Goal
    • tick

      public void tick()
      覆盖:
      tick 在类中 Goal