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/LookAtCustomerGoal- intermediary - net/minecraft/class_1364- official - ccp
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Field SummaryFieldsFields inherited from class net.minecraft.entity.ai.goal.LookAtEntityGoalchance, DEFAULT_CHANCE, mob, range, target, targetPredicate, targetType
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.LookAtEntityGoalshouldContinue, start, stop, tickMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, toGoalTicks, toString
- 
Field Details- 
merchant- Mappings:
- Namespace - Name - Mixin selector - named - merchant- Lnet/minecraft/entity/ai/goal/LookAtCustomerGoal;merchant:Lnet/minecraft/entity/passive/MerchantEntity;- intermediary - field_6495- Lnet/minecraft/class_1364;field_6495:Lnet/minecraft/class_3988;- official - h- Lccp;h:Lcoe;
 
 
- 
- 
Constructor Details- 
LookAtCustomerGoal- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/entity/ai/goal/LookAtCustomerGoal;<init>(Lnet/minecraft/entity/passive/MerchantEntity;)V- intermediary - <init>- Lnet/minecraft/class_1364;<init>(Lnet/minecraft/class_3988;)V- official - <init>- Lccp;<init>(Lcoe;)V
 
 
- 
- 
Method Details- 
canStartpublic boolean canStart()- Overrides:
- canStartin class- LookAtEntityGoal
- Mappings:
- Namespace - Name - Mixin selector - named - canStart- Lnet/minecraft/entity/ai/goal/Goal;canStart()Z- intermediary - method_6264- Lnet/minecraft/class_1352;method_6264()Z- official - b- Lccg;b()Z
 
 
-