Class SilverfishEntity.WanderAndInfestGoal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.WanderAroundGoal
net.minecraft.entity.mob.SilverfishEntity.WanderAndInfestGoal
Enclosing class:
SilverfishEntity

static class SilverfishEntity.WanderAndInfestGoal extends WanderAroundGoal
Mappings:
Namespace Name
official aaf$a
intermediary net/minecraft/class_977$class_2654
named net/minecraft/entity/mob/SilverfishEntity$WanderAndInfestGoal
  • Field Details

    • direction

      private Direction direction
      Mappings:
      Namespace Name Mixin selector
      official h Laaf$a;h:Lcv;
      intermediary field_12089 Lnet/minecraft/class_977$class_2654;field_12089:Lnet/minecraft/class_1354;
      named direction Lnet/minecraft/entity/mob/SilverfishEntity$WanderAndInfestGoal;direction:Lnet/minecraft/util/math/Direction;
    • canInfest

      private boolean canInfest
      Mappings:
      Namespace Name Mixin selector
      official i Laaf$a;i:Z
      intermediary field_12090 Lnet/minecraft/class_977$class_2654;field_12090:Z
      named canInfest Lnet/minecraft/entity/mob/SilverfishEntity$WanderAndInfestGoal;canInfest:Z
  • Constructor Details

    • WanderAndInfestGoal

      public WanderAndInfestGoal(SilverfishEntity silverfish)
      Mappings:
      Namespace Name Mixin selector
      official <init> Laaf$a;<init>(Laaf;)V
      intermediary <init> Lnet/minecraft/class_977$class_2654;<init>(Lnet/minecraft/class_977;)V
      named <init> Lnet/minecraft/entity/mob/SilverfishEntity$WanderAndInfestGoal;<init>(Lnet/minecraft/entity/mob/SilverfishEntity;)V
  • Method Details

    • canStart

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