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 bez$a
intermediary net/minecraft/class_1571$class_1572
named net/minecraft/entity/mob/GhastEntity$LookAtTargetGoal
  • Field Details

    • ghast

      private final GhastEntity ghast
      Mappings:
      Namespace Name Mixin selector
      official a Lbez$a;a:Lbez;
      intermediary field_7274 Lnet/minecraft/class_1571$class_1572;field_7274:Lnet/minecraft/class_1571;
      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> Lbez$a;<init>(Lbez;)V
      intermediary <init> Lnet/minecraft/class_1571$class_1572;<init>(Lnet/minecraft/class_1571;)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 Lawx;a()Z
      intermediary method_6264 Lnet/minecraft/class_1352;method_6264()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 Lawx;e()V
      intermediary method_6268 Lnet/minecraft/class_1352;method_6268()V
      named tick Lnet/minecraft/entity/ai/goal/Goal;tick()V