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 rjintermediary net/minecraft/class_903named net/minecraft/entity/ai/goal/LookAtCustomerGoal
-
Field Summary
FieldsFields inherited from class net.minecraft.entity.ai.goal.LookAtEntityGoal
mob, range, target, 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, getCategoryBits, setCategoryBits
-
Field Details
-
villager
- Mappings:
Namespace Name Mixin selector official eLrj;e:Lwi;intermediary field_3525Lnet/minecraft/class_903;field_3525:Lnet/minecraft/class_985;named villagerLnet/minecraft/entity/ai/goal/LookAtCustomerGoal;villager:Lnet/minecraft/entity/passive/VillagerEntity;
-
-
Constructor Details
-
LookAtCustomerGoal
- Mappings:
Namespace Name Mixin selector official <init>Lrj;<init>(Lwi;)Vintermediary <init>Lnet/minecraft/class_903;<init>(Lnet/minecraft/class_985;)Vnamed <init>Lnet/minecraft/entity/ai/goal/LookAtCustomerGoal;<init>(Lnet/minecraft/entity/passive/VillagerEntity;)V
-
-
Method Details
-
canStart
public boolean canStart()- Overrides:
canStartin classLookAtEntityGoal- Mappings:
Namespace Name Mixin selector official aLrd;a()Zintermediary method_2742Lnet/minecraft/class_896;method_2742()Znamed canStartLnet/minecraft/entity/ai/goal/Goal;canStart()Z
-