Class EnderMan.EndermanTakeBlockGoal

java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.EnderMan.EndermanTakeBlockGoal
Enclosing class:
EnderMan

static class EnderMan.EndermanTakeBlockGoal extends Goal
  • Field Details

    • enderman

      private final EnderMan enderman
  • Constructor Details

    • EndermanTakeBlockGoal

      public EndermanTakeBlockGoal(EnderMan p_32585_)
  • Method Details

    • canUse

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

      public void tick()
      Overrides:
      tick in class Goal