Class FoxEntity.GoToVillageGoal

Enclosing class:
FoxEntity

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

    • GoToVillageGoal

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

    • start

      public void start()
      Overrides:
      start in class Goal
      Mappings:
      Namespace Name Mixin selector
      named start Lnet/minecraft/entity/ai/goal/Goal;start()V
      intermediary method_6269 Lnet/minecraft/class_1352;method_6269()V
      official d Lcam;d()V
    • canStart

      public boolean canStart()
      Overrides:
      canStart in class GoToVillageGoal
      Mappings:
      Namespace Name Mixin selector
      named canStart Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
      intermediary method_6264 Lnet/minecraft/class_1352;method_6264()Z
      official b Lcam;b()Z
    • shouldContinue

      public boolean shouldContinue()
      Overrides:
      shouldContinue in class GoToVillageGoal
      Mappings:
      Namespace Name Mixin selector
      named shouldContinue Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
      intermediary method_6266 Lnet/minecraft/class_1352;method_6266()Z
      official c Lcam;c()Z
    • canGoToVillage

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