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 official azx
intermediary net/minecraft/class_1364
named net/minecraft/entity/ai/goal/LookAtCustomerGoal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Field Summary
Fields inherited from class net.minecraft.entity.ai.goal.LookAtEntityGoal
chance, field_33760, mob, range, target, targetPredicate, targetType
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.LookAtEntityGoal
shouldContinue, start, stop, tick
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, setControls, toString
-
Field Details
-
merchant
- Mappings:
Namespace Name Mixin selector official h
Lazx;h:Lbjl;
intermediary field_6495
Lnet/minecraft/class_1364;field_6495:Lnet/minecraft/class_3988;
named merchant
Lnet/minecraft/entity/ai/goal/LookAtCustomerGoal;merchant:Lnet/minecraft/entity/passive/MerchantEntity;
-
-
Constructor Details
-
LookAtCustomerGoal
- Mappings:
Namespace Name Mixin selector official <init>
Lazx;<init>(Lbjl;)V
intermediary <init>
Lnet/minecraft/class_1364;<init>(Lnet/minecraft/class_3988;)V
named <init>
Lnet/minecraft/entity/ai/goal/LookAtCustomerGoal;<init>(Lnet/minecraft/entity/passive/MerchantEntity;)V
-
-
Method Details
-
canStart
public boolean canStart()- Overrides:
canStart
in classLookAtEntityGoal
- Mappings:
Namespace Name Mixin selector official a
Lazo;a()Z
intermediary method_6264
Lnet/minecraft/class_1352;method_6264()Z
named canStart
Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
-