Class LongDoorInteractGoal


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

    • delayedClose

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

      private int ticksLeft
      Mappings:
      Namespace Name Mixin selector
      official e Lahn;e: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> Lahn;<init>(Lafb;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 Lagt;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 Lagt;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 Lagt;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 Lagt;e()V
      intermediary method_2746 Lnet/minecraft/class_896;method_2746()V
      named tick Lnet/minecraft/entity/ai/goal/Goal;tick()V