Package net.minecraft.entity.ai.goal
Class LookAtCustomerGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.LookAtEntityGoal
net.minecraft.entity.ai.goal.LookAtCustomerGoal
- Mappings:
 Namespace Name named net/minecraft/entity/ai/goal/LookAtCustomerGoalintermediary net/minecraft/class_1364official chr
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control - 
Field Summary
FieldsFields inherited from class net.minecraft.entity.ai.goal.LookAtEntityGoal
chance, DEFAULT_CHANCE, mob, range, target, targetPredicate, targetType - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.LookAtEntityGoal
shouldContinue, start, stop, tickMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, toGoalTicks, toString 
- 
Field Details
- 
merchant
- Mappings:
 Namespace Name Mixin selector named merchantLnet/minecraft/entity/ai/goal/LookAtCustomerGoal;merchant:Lnet/minecraft/entity/passive/MerchantEntity;intermediary field_6495Lnet/minecraft/class_1364;field_6495:Lnet/minecraft/class_3988;official hLchr;h:Lcua;
 
 - 
 - 
Constructor Details
- 
LookAtCustomerGoal
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/entity/ai/goal/LookAtCustomerGoal;<init>(Lnet/minecraft/entity/passive/MerchantEntity;)Vintermediary <init>Lnet/minecraft/class_1364;<init>(Lnet/minecraft/class_3988;)Vofficial <init>Lchr;<init>(Lcua;)V
 
 - 
 - 
Method Details
- 
canStart
public boolean canStart()- Overrides:
 canStartin classLookAtEntityGoal- Mappings:
 Namespace Name Mixin selector named canStartLnet/minecraft/entity/ai/goal/Goal;canStart()Zintermediary method_6264Lnet/minecraft/class_1352;method_6264()Zofficial bLchi;b()Z
 
 -