Package net.minecraft.entity.ai.goal
Class VillagerInteractGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.LookAtEntityGoal
net.minecraft.entity.ai.goal.StopAndLookAtEntityGoal
net.minecraft.entity.ai.goal.VillagerInteractGoal
- Mappings:
Namespace Name official aaiintermediary net/minecraft/class_2617named net/minecraft/entity/ai/goal/VillagerInteractGoal
-
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
canStart, shouldContinue, stopMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getCategoryBits, setCategoryBits
-
Field Details
-
field_11947
private int field_11947- Mappings:
Namespace Name Mixin selector official eLaai;e:Iintermediary field_11947Lnet/minecraft/class_2617;field_11947:Inamed field_11947Lnet/minecraft/entity/ai/goal/VillagerInteractGoal;field_11947:I
-
villager
- Mappings:
Namespace Name Mixin selector official fLaai;f:Lagp;intermediary field_11948Lnet/minecraft/class_2617;field_11948:Lnet/minecraft/class_985;named villagerLnet/minecraft/entity/ai/goal/VillagerInteractGoal;villager:Lnet/minecraft/entity/passive/VillagerEntity;
-
-
Constructor Details
-
VillagerInteractGoal
- Mappings:
Namespace Name Mixin selector official <init>Laai;<init>(Lagp;)Vintermediary <init>Lnet/minecraft/class_2617;<init>(Lnet/minecraft/class_985;)Vnamed <init>Lnet/minecraft/entity/ai/goal/VillagerInteractGoal;<init>(Lnet/minecraft/entity/passive/VillagerEntity;)V
-
-
Method Details
-
start
public void start()- Overrides:
startin classLookAtEntityGoal- Mappings:
Namespace Name Mixin selector official cLzb;c()Vintermediary method_2747Lnet/minecraft/class_896;method_2747()Vnamed startLnet/minecraft/entity/ai/goal/Goal;start()V
-
tick
public void tick()- Overrides:
tickin classLookAtEntityGoal- Mappings:
Namespace Name Mixin selector official eLzb;e()Vintermediary method_2746Lnet/minecraft/class_896;method_2746()Vnamed tickLnet/minecraft/entity/ai/goal/Goal;tick()V
-