Class ShulkerEntity.SearchForPlayerGoal

Enclosing class:
ShulkerEntity

class ShulkerEntity.SearchForPlayerGoal
extends FollowTargetGoal<PlayerEntity>
Mappings:
Namespace Name
official bfl$d
intermediary net/minecraft/class_1606$class_1610
named net/minecraft/entity/mob/ShulkerEntity$SearchForPlayerGoal
  • Constructor Details

    • SearchForPlayerGoal

      public SearchForPlayerGoal​(ShulkerEntity shulker)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbfl$d;<init>(Lbfl;Lbfl;)V
      intermediary <init> Lnet/minecraft/class_1606$class_1610;<init>(Lnet/minecraft/class_1606;Lnet/minecraft/class_1606;)V
      named <init> Lnet/minecraft/entity/mob/ShulkerEntity$SearchForPlayerGoal;<init>(Lnet/minecraft/entity/mob/ShulkerEntity;Lnet/minecraft/entity/mob/ShulkerEntity;)V
  • Method Details

    • canStart

      public boolean canStart()
      Overrides:
      canStart in class FollowTargetGoal<PlayerEntity>
      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
    • getSearchBox

      protected Box getSearchBox​(double distance)
      Overrides:
      getSearchBox in class FollowTargetGoal<PlayerEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lays;a(D)Ldip;
      intermediary method_6321 Lnet/minecraft/class_1400;method_6321(D)Lnet/minecraft/class_238;
      named getSearchBox Lnet/minecraft/entity/ai/goal/FollowTargetGoal;getSearchBox(D)Lnet/minecraft/util/math/Box;