Class DolphinEntity.LeadToNearbyTreasureGoal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.DolphinEntity.LeadToNearbyTreasureGoal
Enclosing class:
DolphinEntity

private static class DolphinEntity.LeadToNearbyTreasureGoal extends Goal
Mappings:
Namespace Name
official bpw$a
intermediary net/minecraft/class_1433$class_1435
named net/minecraft/entity/passive/DolphinEntity$LeadToNearbyTreasureGoal
  • Field Details

    • dolphin

      private final DolphinEntity dolphin
      Mappings:
      Namespace Name Mixin selector
      official a Lbpw$a;a:Lbpw;
      intermediary field_6752 Lnet/minecraft/class_1433$class_1435;field_6752:Lnet/minecraft/class_1433;
      named dolphin Lnet/minecraft/entity/passive/DolphinEntity$LeadToNearbyTreasureGoal;dolphin:Lnet/minecraft/entity/passive/DolphinEntity;
    • noPathToStructure

      private boolean noPathToStructure
      Mappings:
      Namespace Name Mixin selector
      official b Lbpw$a;b:Z
      intermediary field_6753 Lnet/minecraft/class_1433$class_1435;field_6753:Z
      named noPathToStructure Lnet/minecraft/entity/passive/DolphinEntity$LeadToNearbyTreasureGoal;noPathToStructure:Z
  • Constructor Details

    • LeadToNearbyTreasureGoal

      LeadToNearbyTreasureGoal(DolphinEntity dolphin)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbpw$a;<init>(Lbpw;)V
      intermediary <init> Lnet/minecraft/class_1433$class_1435;<init>(Lnet/minecraft/class_1433;)V
      named <init> Lnet/minecraft/entity/passive/DolphinEntity$LeadToNearbyTreasureGoal;<init>(Lnet/minecraft/entity/passive/DolphinEntity;)V
  • Method Details

    • canStop

      public boolean canStop()
      Overrides:
      canStop in class Goal
      Mappings:
      Namespace Name Mixin selector
      official D_ Lbky;D_()Z
      intermediary method_6267 Lnet/minecraft/class_1352;method_6267()Z
      named canStop Lnet/minecraft/entity/ai/goal/Goal;canStop()Z
    • canStart

      public boolean canStart()
      Specified by:
      canStart in class Goal
      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 Goal
      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 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
    • stop

      public void stop()
      Overrides:
      stop in class Goal
      Mappings:
      Namespace Name Mixin selector
      official d Lbky;d()V
      intermediary method_6270 Lnet/minecraft/class_1352;method_6270()V
      named stop Lnet/minecraft/entity/ai/goal/Goal;stop()V
    • tick

      public void tick()
      Overrides:
      tick in class Goal
      Mappings:
      Namespace Name Mixin selector
      official e Lbky;e()V
      intermediary method_6268 Lnet/minecraft/class_1352;method_6268()V
      named tick Lnet/minecraft/entity/ai/goal/Goal;tick()V