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 boe
intermediary net/minecraft/class_1390
named net/minecraft/entity/ai/goal/StopFollowingCustomerGoal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldContinue, shouldRunEveryTick, tick, toGoalTicks, toString
-
Field Details
-
merchant
- Mappings:
Namespace Name Mixin selector official a
Lboe;a:Lbxw;
intermediary field_6610
Lnet/minecraft/class_1390;field_6610:Lnet/minecraft/class_3988;
named merchant
Lnet/minecraft/entity/ai/goal/StopFollowingCustomerGoal;merchant:Lnet/minecraft/entity/passive/MerchantEntity;
-
-
Constructor Details
-
StopFollowingCustomerGoal
- Mappings:
Namespace Name Mixin selector official <init>
Lboe;<init>(Lbxw;)V
intermediary <init>
Lnet/minecraft/class_1390;<init>(Lnet/minecraft/class_3988;)V
named <init>
Lnet/minecraft/entity/ai/goal/StopFollowingCustomerGoal;<init>(Lnet/minecraft/entity/passive/MerchantEntity;)V
-
-
Method Details
-
canStart
public boolean canStart() -
start
public void start() -
stop
public void stop()
-