Class FollowTargetIfTamedGoal


public class FollowTargetIfTamedGoal extends FollowTargetGoal
Mappings:
Namespace Name
official aat
intermediary net/minecraft/class_930
named net/minecraft/entity/ai/goal/FollowTargetIfTamedGoal
  • Field Details

    • tameable

      private TameableEntity tameable
      Mappings:
      Namespace Name Mixin selector
      official g Laat;g:Lxx;
      intermediary field_3632 Lnet/minecraft/class_930;field_3632:Lnet/minecraft/class_880;
      named tameable Lnet/minecraft/entity/ai/goal/FollowTargetIfTamedGoal;tameable:Lnet/minecraft/entity/passive/TameableEntity;
  • Constructor Details

    • FollowTargetIfTamedGoal

      public FollowTargetIfTamedGoal(TameableEntity tameable, Class targetClass, boolean checkVisibility, Predicate targetPredicate)
      Mappings:
      Namespace Name Mixin selector
      official <init> Laat;<init>(Lxx;Ljava/lang/Class;ZLcom/google/common/base/Predicate;)V
      intermediary <init> Lnet/minecraft/class_930;<init>(Lnet/minecraft/class_880;Ljava/lang/Class;ZLcom/google/common/base/Predicate;)V
      named <init> Lnet/minecraft/entity/ai/goal/FollowTargetIfTamedGoal;<init>(Lnet/minecraft/entity/passive/TameableEntity;Ljava/lang/Class;ZLcom/google/common/base/Predicate;)V
  • Method Details

    • canStart

      public boolean canStart()
      Overrides:
      canStart in class FollowTargetGoal
      Mappings:
      Namespace Name Mixin selector
      official a Lzb;a()Z
      intermediary method_2742 Lnet/minecraft/class_896;method_2742()Z
      named canStart Lnet/minecraft/entity/ai/goal/Goal;canStart()Z