Class Enderman.EndermanLeaveBlockGoal

java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.Enderman.EndermanLeaveBlockGoal
Enclosing class:
Enderman

private static class Enderman.EndermanLeaveBlockGoal extends Goal
  • Field Details

    • enderman

      private final Enderman enderman
  • Constructor Details

    • EndermanLeaveBlockGoal

      public EndermanLeaveBlockGoal(Enderman enderman)
  • Method Details