Class StopFollowingCustomerGoal

java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.StopFollowingCustomerGoal

public class StopFollowingCustomerGoal
extends Goal
Mappings:
Namespace Name
official si
intermediary net/minecraft/class_1821
named net/minecraft/entity/ai/goal/StopFollowingCustomerGoal
  • Field Details

    • field_7788

      private VillagerEntity field_7788
      Mappings:
      Namespace Name Mixin selector
      official a Lsi;a:Lwi;
      intermediary field_7788 Lnet/minecraft/class_1821;field_7788:Lnet/minecraft/class_1953;
      named field_7788 Lnet/minecraft/entity/ai/goal/StopFollowingCustomerGoal;field_7788:Lnet/minecraft/entity/passive/VillagerEntity;
  • Constructor Details

    • StopFollowingCustomerGoal

      public StopFollowingCustomerGoal​(VillagerEntity villagerEntity)
  • Method Details

    • canStart

      public boolean canStart()
      Specified by:
      canStart in class Goal
      Mappings:
      Namespace Name Mixin selector
      official a Lrd;a()Z
      intermediary method_7362 Lnet/minecraft/class_1789;method_7362()Z
      named canStart Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
    • start

      public void start()
      Overrides:
      start in class Goal
      Mappings:
      Namespace Name Mixin selector
      official c Lrd;c()V
      intermediary method_7365 Lnet/minecraft/class_1789;method_7365()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 Lrd;d()V
      intermediary method_7366 Lnet/minecraft/class_1789;method_7366()V
      named stop Lnet/minecraft/entity/ai/goal/Goal;stop()V