Class GoToPointOfInterestTask
java.lang.Object
net.minecraft.entity.ai.brain.task.GoToPointOfInterestTask
- Mappings:
Namespace Name official blo
intermediary net/minecraft/class_4458
named net/minecraft/entity/ai/brain/task/GoToPointOfInterestTask
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Task<VillagerEntity>
create
(float speed, int completionRange)
-
Constructor Details
-
GoToPointOfInterestTask
public GoToPointOfInterestTask()
-
-
Method Details
-
create
- Mappings:
Namespace Name Mixin selector official a
Lblo;a(FI)Lbky;
intermediary method_46934
Lnet/minecraft/class_4458;method_46934(FI)Lnet/minecraft/class_7893;
named create
Lnet/minecraft/entity/ai/brain/task/GoToPointOfInterestTask;create(FI)Lnet/minecraft/entity/ai/brain/task/Task;
-