Class GoToCloserPointOfInterestTask
java.lang.Object
net.minecraft.entity.ai.brain.task.GoToCloserPointOfInterestTask
- Mappings:
- Namespace - Name - named - net/minecraft/entity/ai/brain/task/GoToCloserPointOfInterestTask- intermediary - net/minecraft/class_4458- official - bxs
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic Task<VillagerEntity> create(float speed, int completionRange) 
- 
Constructor Details- 
GoToCloserPointOfInterestTaskpublic GoToCloserPointOfInterestTask()
 
- 
- 
Method Details- 
create- Mappings:
- Namespace - Name - Mixin selector - named - create- Lnet/minecraft/entity/ai/brain/task/GoToCloserPointOfInterestTask;create(FI)Lnet/minecraft/entity/ai/brain/task/Task;- intermediary - method_46934- Lnet/minecraft/class_4458;method_46934(FI)Lnet/minecraft/class_7893;- official - a- Lbxs;a(FI)Lbxc;
 
 
-