Class LongDoorInteractGoal


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

    • delayedClose

      boolean delayedClose
      Mappings:
      Namespace Name Mixin selector
      official g Lub;g:Z
      intermediary field_3573 Lnet/minecraft/class_912;field_3573:Z
      named delayedClose Lnet/minecraft/entity/ai/goal/LongDoorInteractGoal;delayedClose:Z
    • ticksLeft

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

    • LongDoorInteractGoal

      public LongDoorInteractGoal(MobEntity mob, boolean delayedClose)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lub;<init>(Lsb;Z)V
      intermediary <init> Lnet/minecraft/class_912;<init>(Lnet/minecraft/class_871;Z)V
      named <init> Lnet/minecraft/entity/ai/goal/LongDoorInteractGoal;<init>(Lnet/minecraft/entity/mob/MobEntity;Z)V
  • Method Details

    • shouldContinue

      public boolean shouldContinue()
      Overrides:
      shouldContinue in class DoorInteractGoal
      Mappings:
      Namespace Name Mixin selector
      official b Ltk;b()Z
      intermediary method_2744 Lnet/minecraft/class_896;method_2744()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 Ltk;c()V
      intermediary method_2747 Lnet/minecraft/class_896;method_2747()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 Ltk;d()V
      intermediary method_2745 Lnet/minecraft/class_896;method_2745()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 Ltk;e()V
      intermediary method_2746 Lnet/minecraft/class_896;method_2746()V
      named tick Lnet/minecraft/entity/ai/goal/Goal;tick()V