Class EndermanEntity.TeleportTowardsPlayerGoal

Enclosing class:
EndermanEntity

static class EndermanEntity.TeleportTowardsPlayerGoal extends FollowTargetGoal<PlayerEntity>
Mappings:
Namespace Name
official amw$b
intermediary net/minecraft/class_970$class_2641
named net/minecraft/entity/mob/EndermanEntity$TeleportTowardsPlayerGoal
  • Field Details

    • field_14752

      private final EndermanEntity field_14752
      Mappings:
      Namespace Name Mixin selector
      official i Lamw$b;i:Lamw;
      intermediary field_14752 Lnet/minecraft/class_970$class_2641;field_14752:Lnet/minecraft/class_970;
      named field_14752 Lnet/minecraft/entity/mob/EndermanEntity$TeleportTowardsPlayerGoal;field_14752:Lnet/minecraft/entity/mob/EndermanEntity;
    • targetPlayer

      private PlayerEntity targetPlayer
      Mappings:
      Namespace Name Mixin selector
      official j Lamw$b;j:Laog;
      intermediary field_12057 Lnet/minecraft/class_970$class_2641;field_12057:Lnet/minecraft/class_988;
      named targetPlayer Lnet/minecraft/entity/mob/EndermanEntity$TeleportTowardsPlayerGoal;targetPlayer:Lnet/minecraft/entity/player/PlayerEntity;
    • lookAtPlayerWarmup

      private int lookAtPlayerWarmup
      Mappings:
      Namespace Name Mixin selector
      official k Lamw$b;k:I
      intermediary field_12058 Lnet/minecraft/class_970$class_2641;field_12058:I
      named lookAtPlayerWarmup Lnet/minecraft/entity/mob/EndermanEntity$TeleportTowardsPlayerGoal;lookAtPlayerWarmup:I
    • ticksSinceUnseenTeleport

      private int ticksSinceUnseenTeleport
      Mappings:
      Namespace Name Mixin selector
      official l Lamw$b;l:I
      intermediary field_12059 Lnet/minecraft/class_970$class_2641;field_12059:I
      named ticksSinceUnseenTeleport Lnet/minecraft/entity/mob/EndermanEntity$TeleportTowardsPlayerGoal;ticksSinceUnseenTeleport:I
  • Constructor Details

    • TeleportTowardsPlayerGoal

      public TeleportTowardsPlayerGoal(EndermanEntity enderman)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lamw$b;<init>(Lamw;)V
      intermediary <init> Lnet/minecraft/class_970$class_2641;<init>(Lnet/minecraft/class_970;)V
      named <init> Lnet/minecraft/entity/mob/EndermanEntity$TeleportTowardsPlayerGoal;<init>(Lnet/minecraft/entity/mob/EndermanEntity;)V
  • Method Details

    • canStart

      public boolean canStart()
      Overrides:
      canStart in class FollowTargetGoal<PlayerEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lagt;a()Z
      intermediary method_2742 Lnet/minecraft/class_896;method_2742()Z
      named canStart Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
    • start

      public void start()
      Overrides:
      start in class FollowTargetGoal<PlayerEntity>
      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 TrackTargetGoal
      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
    • shouldContinue

      public boolean shouldContinue()
      Overrides:
      shouldContinue in class TrackTargetGoal
      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
    • tick

      public void tick()
      Overrides:
      tick in class Goal
      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