Class FoxEntity.FollowParentGoal

Enclosing class:
FoxEntity

private class FoxEntity.FollowParentGoal extends FollowParentGoal
Mappings:
Namespace Name
official bpy$h
intermediary net/minecraft/class_4019$class_4052
named net/minecraft/entity/passive/FoxEntity$FollowParentGoal
  • Field Details

    • fox

      private final FoxEntity fox
      Mappings:
      Namespace Name Mixin selector
      official e Lbpy$h;e:Lbpy;
      intermediary field_18104 Lnet/minecraft/class_4019$class_4052;field_18104:Lnet/minecraft/class_4019;
      named fox Lnet/minecraft/entity/passive/FoxEntity$FollowParentGoal;fox:Lnet/minecraft/entity/passive/FoxEntity;
  • Constructor Details

    • FollowParentGoal

      public FollowParentGoal(FoxEntity fox, double speed)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbpy$h;<init>(Lbpy;Lbpy;D)V
      intermediary <init> Lnet/minecraft/class_4019$class_4052;<init>(Lnet/minecraft/class_4019;Lnet/minecraft/class_4019;D)V
      named <init> Lnet/minecraft/entity/passive/FoxEntity$FollowParentGoal;<init>(Lnet/minecraft/entity/passive/FoxEntity;Lnet/minecraft/entity/passive/FoxEntity;D)V
  • Method Details

    • canStart

      public boolean canStart()
      Overrides:
      canStart in class FollowParentGoal
      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
    • shouldContinue

      public boolean shouldContinue()
      Overrides:
      shouldContinue in class FollowParentGoal
      Mappings:
      Namespace Name Mixin selector
      official b Lbky;b()Z
      intermediary method_6266 Lnet/minecraft/class_1352;method_6266()Z
      named shouldContinue Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
    • start

      public void start()
      Overrides:
      start in class FollowParentGoal
      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