Package net.minecraft.entity.ai.goal
Class StopFollowingCustomerGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.StopFollowingCustomerGoal
- Mappings:
Namespace Name official ymintermediary net/minecraft/class_924named net/minecraft/entity/ai/goal/StopFollowingCustomerGoal
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getCategoryBits, setCategoryBits, shouldContinue, tick
-
Field Details
-
villager
- Mappings:
Namespace Name Mixin selector official aLym;a:Lady;intermediary field_3621Lnet/minecraft/class_924;field_3621:Lnet/minecraft/class_985;named villagerLnet/minecraft/entity/ai/goal/StopFollowingCustomerGoal;villager:Lnet/minecraft/entity/passive/VillagerEntity;
-
-
Constructor Details
-
StopFollowingCustomerGoal
- Mappings:
Namespace Name Mixin selector official <init>Lym;<init>(Lady;)Vintermediary <init>Lnet/minecraft/class_924;<init>(Lnet/minecraft/class_985;)Vnamed <init>Lnet/minecraft/entity/ai/goal/StopFollowingCustomerGoal;<init>(Lnet/minecraft/entity/passive/VillagerEntity;)V
-
-
Method Details
-
canStart
public boolean canStart() -
start
public void start() -
stop
public void stop()
-