Class SpiderEntity.FollowTargetGoal<T extends LivingEntity>

Enclosing class:
SpiderEntity

static class SpiderEntity.FollowTargetGoal<T extends LivingEntity>
extends AttackEntityGoal
Mappings:
Namespace Name
official wc$c
intermediary net/minecraft/class_1944$class_1947
named net/minecraft/entity/mob/SpiderEntity$FollowTargetGoal
  • Constructor Details

    • FollowTargetGoal

      public FollowTargetGoal​(SpiderEntity spiderEntity, Class<T> class2)
  • Method Details

    • canStart

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