Class FoxEntity.DefendFriendGoal

Enclosing class:
FoxEntity

private class FoxEntity.DefendFriendGoal extends ActiveTargetGoal<LivingEntity>
Mappings:
Namespace Name
official bpy$a
intermediary net/minecraft/class_4019$class_4020
named net/minecraft/entity/passive/FoxEntity$DefendFriendGoal
  • Field Details

    • offender

      @Nullable private @Nullable LivingEntity offender
      Mappings:
      Namespace Name Mixin selector
      official j Lbpy$a;j:Lbeg;
      intermediary field_17966 Lnet/minecraft/class_4019$class_4020;field_17966:Lnet/minecraft/class_1309;
      named offender Lnet/minecraft/entity/passive/FoxEntity$DefendFriendGoal;offender:Lnet/minecraft/entity/LivingEntity;
    • friend

      Mappings:
      Namespace Name Mixin selector
      official k Lbpy$a;k:Lbeg;
      intermediary field_17967 Lnet/minecraft/class_4019$class_4020;field_17967:Lnet/minecraft/class_1309;
      named friend Lnet/minecraft/entity/passive/FoxEntity$DefendFriendGoal;friend:Lnet/minecraft/entity/LivingEntity;
    • lastAttackedTime

      private int lastAttackedTime
      Mappings:
      Namespace Name Mixin selector
      official l Lbpy$a;l:I
      intermediary field_17968 Lnet/minecraft/class_4019$class_4020;field_17968:I
      named lastAttackedTime Lnet/minecraft/entity/passive/FoxEntity$DefendFriendGoal;lastAttackedTime:I
  • Constructor Details

    • DefendFriendGoal

      public DefendFriendGoal(Class<LivingEntity> targetEntityClass, boolean checkVisibility, boolean checkCanNavigate, @Nullable @Nullable Predicate<LivingEntity> targetPredicate)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbpy$a;<init>(Lbpy;Ljava/lang/Class;ZZLjava/util/function/Predicate;)V
      intermediary <init> Lnet/minecraft/class_4019$class_4020;<init>(Lnet/minecraft/class_4019;Ljava/lang/Class;ZZLjava/util/function/Predicate;)V
      named <init> Lnet/minecraft/entity/passive/FoxEntity$DefendFriendGoal;<init>(Lnet/minecraft/entity/passive/FoxEntity;Ljava/lang/Class;ZZLjava/util/function/Predicate;)V
  • Method Details

    • canStart

      public boolean canStart()
      Overrides:
      canStart in class ActiveTargetGoal<LivingEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Lbky;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 ActiveTargetGoal<LivingEntity>
      Mappings:
      Namespace Name Mixin selector
      official c Lbky;c()V
      intermediary method_6269 Lnet/minecraft/class_1352;method_6269()V
      named start Lnet/minecraft/entity/ai/goal/Goal;start()V