Class GhastEntity.LookAtTargetGoal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.GhastEntity.LookAtTargetGoal
Enclosing class:
GhastEntity

static class GhastEntity.LookAtTargetGoal extends Goal
Mappings:
Namespace Name
official ana$a
intermediary net/minecraft/class_972$class_2644
named net/minecraft/entity/mob/GhastEntity$LookAtTargetGoal
  • Field Details

    • ghast

      private final GhastEntity ghast
      Mappings:
      Namespace Name Mixin selector
      official a Lana$a;a:Lana;
      intermediary field_12066 Lnet/minecraft/class_972$class_2644;field_12066:Lnet/minecraft/class_972;
      named ghast Lnet/minecraft/entity/mob/GhastEntity$LookAtTargetGoal;ghast:Lnet/minecraft/entity/mob/GhastEntity;
  • Constructor Details

    • LookAtTargetGoal

      public LookAtTargetGoal(GhastEntity ghast)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lana$a;<init>(Lana;)V
      intermediary <init> Lnet/minecraft/class_972$class_2644;<init>(Lnet/minecraft/class_972;)V
      named <init> Lnet/minecraft/entity/mob/GhastEntity$LookAtTargetGoal;<init>(Lnet/minecraft/entity/mob/GhastEntity;)V
  • Method Details

    • canStart

      public boolean canStart()
      Specified by:
      canStart in class Goal
      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
    • 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