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 vz$a
intermediary net/minecraft/class_1933$class_1934
named net/minecraft/entity/mob/SilverfishEntity$WanderAndInfestGoal
  • Field Details

    • field_8238

      private final SilverfishEntity field_8238
      Mappings:
      Namespace Name Mixin selector
      official a Lvz$a;a:Lvz;
      intermediary field_8238 Lnet/minecraft/class_1933$class_1934;field_8238:Lnet/minecraft/class_1933;
      named field_8238 Lnet/minecraft/entity/mob/SilverfishEntity$WanderAndInfestGoal;field_8238:Lnet/minecraft/entity/mob/SilverfishEntity;
    • field_8239

      private Direction field_8239
      Mappings:
      Namespace Name Mixin selector
      official b Lvz$a;b:Lcq;
      intermediary field_8239 Lnet/minecraft/class_1933$class_1934;field_8239:Lnet/minecraft/class_1383;
      named field_8239 Lnet/minecraft/entity/mob/SilverfishEntity$WanderAndInfestGoal;field_8239:Lnet/minecraft/util/math/Direction;
    • canInfest

      private boolean canInfest
      Mappings:
      Namespace Name Mixin selector
      official c Lvz$a;c:Z
      intermediary field_8240 Lnet/minecraft/class_1933$class_1934;field_8240:Z
      named canInfest Lnet/minecraft/entity/mob/SilverfishEntity$WanderAndInfestGoal;canInfest:Z
  • Constructor Details

    • WanderAndInfestGoal

      public WanderAndInfestGoal​(SilverfishEntity silverfishEntity)
  • Method Details

    • canStart

      public boolean canStart()
      Overrides:
      canStart in class WanderAroundGoal
      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 WanderAroundGoal
      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 WanderAroundGoal
      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