Class GhastEntity.FlyRandomlyGoal

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

static class GhastEntity.FlyRandomlyGoal extends Goal
Mappings:
Namespace Name
official vr$d
intermediary net/minecraft/class_972$class_2647
named net/minecraft/entity/mob/GhastEntity$FlyRandomlyGoal
  • Field Details

    • ghast

      private GhastEntity ghast
      Mappings:
      Namespace Name Mixin selector
      official a Lvr$d;a:Lvr;
      intermediary field_12071 Lnet/minecraft/class_972$class_2647;field_12071:Lnet/minecraft/class_972;
      named ghast Lnet/minecraft/entity/mob/GhastEntity$FlyRandomlyGoal;ghast:Lnet/minecraft/entity/mob/GhastEntity;
  • Constructor Details

    • FlyRandomlyGoal

      public FlyRandomlyGoal(GhastEntity ghast)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lvr$d;<init>(Lvr;)V
      intermediary <init> Lnet/minecraft/class_972$class_2647;<init>(Lnet/minecraft/class_972;)V
      named <init> Lnet/minecraft/entity/mob/GhastEntity$FlyRandomlyGoal;<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 Lrd;a()Z
      intermediary method_2742 Lnet/minecraft/class_896;method_2742()Z
      named canStart Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
    • shouldContinue

      public boolean shouldContinue()
      Overrides:
      shouldContinue in class Goal
      Mappings:
      Namespace Name Mixin selector
      official b Lrd;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 Goal
      Mappings:
      Namespace Name Mixin selector
      official c Lrd;c()V
      intermediary method_2747 Lnet/minecraft/class_896;method_2747()V
      named start Lnet/minecraft/entity/ai/goal/Goal;start()V