Class SpiderEntity.FollowTargetGoal<T extends LivingEntity>

Enclosing class:
SpiderEntity

static class SpiderEntity.FollowTargetGoal<T extends LivingEntity>
extends FollowTargetGoal<T>
Mappings:
Namespace Name
official bfq$c
intermediary net/minecraft/class_1628$class_1631
named net/minecraft/entity/mob/SpiderEntity$FollowTargetGoal
  • Constructor Details

    • FollowTargetGoal

      public FollowTargetGoal​(SpiderEntity spider, Class<T> targetEntityClass)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbfq$c;<init>(Lbfq;Ljava/lang/Class;)V
      intermediary <init> Lnet/minecraft/class_1628$class_1631;<init>(Lnet/minecraft/class_1628;Ljava/lang/Class;)V
      named <init> Lnet/minecraft/entity/mob/SpiderEntity$FollowTargetGoal;<init>(Lnet/minecraft/entity/mob/SpiderEntity;Ljava/lang/Class;)V
  • Method Details

    • canStart

      public boolean canStart()
      Overrides:
      canStart in class FollowTargetGoal<T extends LivingEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lawx;a()Z
      intermediary method_6264 Lnet/minecraft/class_1352;method_6264()Z
      named canStart Lnet/minecraft/entity/ai/goal/Goal;canStart()Z