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_1916$class_1920
named net/minecraft/entity/mob/GhastEntity$FlyRandomlyGoal
  • Field Details

    • field_8211

      private GhastEntity field_8211
      Mappings:
      Namespace Name Mixin selector
      official a Lvr$d;a:Lvr;
      intermediary field_8211 Lnet/minecraft/class_1916$class_1920;field_8211:Lnet/minecraft/class_1916;
      named field_8211 Lnet/minecraft/entity/mob/GhastEntity$FlyRandomlyGoal;field_8211:Lnet/minecraft/entity/mob/GhastEntity;
  • Constructor Details

    • FlyRandomlyGoal

      public FlyRandomlyGoal​(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
    • shouldContinue

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