Class FoxEntity.GoToVillageGoal

Enclosing class:
FoxEntity

private class FoxEntity.GoToVillageGoal extends GoToVillageGoal
Mappings:
Namespace Name
official bpy$q
intermediary net/minecraft/class_4019$class_4031
named net/minecraft/entity/passive/FoxEntity$GoToVillageGoal
  • Constructor Details

    • GoToVillageGoal

      public GoToVillageGoal(int unused, int searchRange)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbpy$q;<init>(Lbpy;II)V
      intermediary <init> Lnet/minecraft/class_4019$class_4031;<init>(Lnet/minecraft/class_4019;II)V
      named <init> Lnet/minecraft/entity/passive/FoxEntity$GoToVillageGoal;<init>(Lnet/minecraft/entity/passive/FoxEntity;II)V
  • Method Details

    • start

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

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

      private boolean canGoToVillage()
      Mappings:
      Namespace Name Mixin selector
      official h Lbpy$q;h()Z
      intermediary method_18308 Lnet/minecraft/class_4019$class_4031;method_18308()Z
      named canGoToVillage Lnet/minecraft/entity/passive/FoxEntity$GoToVillageGoal;canGoToVillage()Z