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 vr$a
intermediary net/minecraft/class_1916$class_1917
named net/minecraft/entity/mob/GhastEntity$LookAtTargetGoal
  • Field Details

    • field_8206

      private GhastEntity field_8206
      Mappings:
      Namespace Name Mixin selector
      official a Lvr$a;a:Lvr;
      intermediary field_8206 Lnet/minecraft/class_1916$class_1917;field_8206:Lnet/minecraft/class_1916;
      named field_8206 Lnet/minecraft/entity/mob/GhastEntity$LookAtTargetGoal;field_8206:Lnet/minecraft/entity/mob/GhastEntity;
  • Constructor Details

    • LookAtTargetGoal

      public LookAtTargetGoal​(GhastEntity ghastEntity)
  • Method Details

    • canStart

      public boolean canStart()
      Specified by:
      canStart in class Goal
      Mappings:
      Namespace Name Mixin selector
      official a Lrd;a()Z
      intermediary method_7362 Lnet/minecraft/class_1789;method_7362()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 Lrd;e()V
      intermediary method_7367 Lnet/minecraft/class_1789;method_7367()V
      named tick Lnet/minecraft/entity/ai/goal/Goal;tick()V