Package net.minecraft.entity.ai.goal
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 siintermediary net/minecraft/class_1821named net/minecraft/entity/ai/goal/StopFollowingCustomerGoal
-
Field Summary
Fields Modifier and Type Field Description private VillagerEntityfield_7788 -
Constructor Summary
Constructors Constructor Description StopFollowingCustomerGoal(VillagerEntity villagerEntity) -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
method_7363, method_7368, method_7369, shouldContinue, tick
-
Field Details
-
field_7788
- Mappings:
Namespace Name Mixin selector official aLsi;a:Lwi;intermediary field_7788Lnet/minecraft/class_1821;field_7788:Lnet/minecraft/class_1953;named field_7788Lnet/minecraft/entity/ai/goal/StopFollowingCustomerGoal;field_7788:Lnet/minecraft/entity/passive/VillagerEntity;
-
-
Constructor Details
-
StopFollowingCustomerGoal
-
-
Method Details
-
canStart
public boolean canStart() -
start
public void start() -
stop
public void stop()
-