Class LongDoorInteractGoal


public class LongDoorInteractGoal
extends DoorInteractGoal
Mappings:
Namespace Name
official ru
intermediary net/minecraft/class_1807
named net/minecraft/entity/ai/goal/LongDoorInteractGoal
  • Field Details

    • delayedClose

      boolean delayedClose
      Mappings:
      Namespace Name Mixin selector
      official g Lru;g:Z
      intermediary field_7727 Lnet/minecraft/class_1807;field_7727:Z
      named delayedClose Lnet/minecraft/entity/ai/goal/LongDoorInteractGoal;delayedClose:Z
    • ticksLeft

      int ticksLeft
      Mappings:
      Namespace Name Mixin selector
      official h Lru;h:I
      intermediary field_7728 Lnet/minecraft/class_1807;field_7728:I
      named ticksLeft Lnet/minecraft/entity/ai/goal/LongDoorInteractGoal;ticksLeft:I
  • Constructor Details

    • LongDoorInteractGoal

      public LongDoorInteractGoal​(MobEntity mobEntity, boolean bool)
  • Method Details

    • shouldContinue

      public boolean shouldContinue()
      Overrides:
      shouldContinue in class DoorInteractGoal
      Mappings:
      Namespace Name Mixin selector
      official b Lrd;b()Z
      intermediary method_7364 Lnet/minecraft/class_1789;method_7364()Z
      named shouldContinue Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
    • start

      public void start()
      Overrides:
      start in class DoorInteractGoal
      Mappings:
      Namespace Name Mixin selector
      official c Lrd;c()V
      intermediary method_7365 Lnet/minecraft/class_1789;method_7365()V
      named start Lnet/minecraft/entity/ai/goal/Goal;start()V
    • stop

      public void stop()
      Overrides:
      stop in class Goal
      Mappings:
      Namespace Name Mixin selector
      official d Lrd;d()V
      intermediary method_7366 Lnet/minecraft/class_1789;method_7366()V
      named stop Lnet/minecraft/entity/ai/goal/Goal;stop()V
    • tick

      public void tick()
      Overrides:
      tick in class DoorInteractGoal
      Mappings:
      Namespace Name Mixin selector
      official e Lrd;e()V
      intermediary method_7367 Lnet/minecraft/class_1789;method_7367()V
      named tick Lnet/minecraft/entity/ai/goal/Goal;tick()V