Class LongDoorInteractGoal

Direct Known Subclasses:
IllagerEntity.LongDoorInteractGoal

public class LongDoorInteractGoal
extends DoorInteractGoal
  • Field Details

    • delayedClose

      private final boolean delayedClose
    • ticksLeft

      private int ticksLeft
  • Constructor Details

    • LongDoorInteractGoal

      public LongDoorInteractGoal​(MobEntity mob, boolean delayedClose)
  • Method Details