Class VindicatorEntity.FollowEntityGoal

Enclosing class:
VindicatorEntity

private static class VindicatorEntity.FollowEntityGoal extends FollowTargetGoal<LivingEntity>
Mappings:
Namespace Name
official bim$b
intermediary net/minecraft/class_1632$class_1633
named net/minecraft/entity/mob/VindicatorEntity$FollowEntityGoal
  • Constructor Details

    • FollowEntityGoal

      public FollowEntityGoal(VindicatorEntity vindicator)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbim$b;<init>(Lbim;)V
      intermediary <init> Lnet/minecraft/class_1632$class_1633;<init>(Lnet/minecraft/class_1632;)V
      named <init> Lnet/minecraft/entity/mob/VindicatorEntity$FollowEntityGoal;<init>(Lnet/minecraft/entity/mob/VindicatorEntity;)V
  • Method Details

    • canStart

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

      public void start()
      Overrides:
      start in class FollowTargetGoal<LivingEntity>
      Mappings:
      Namespace Name Mixin selector
      official c Lazo;c()V
      intermediary method_6269 Lnet/minecraft/class_1352;method_6269()V
      named start Lnet/minecraft/entity/ai/goal/Goal;start()V