Class GoToCloserPointOfInterestTask
java.lang.Object
net.minecraft.entity.ai.brain.task.GoToCloserPointOfInterestTask
- Mappings:
 Namespace Name named net/minecraft/entity/ai/brain/task/GoToCloserPointOfInterestTaskintermediary net/minecraft/class_4458official che
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic Task<VillagerEntity> create(float speed, int completionRange)  
- 
Constructor Details
- 
GoToCloserPointOfInterestTask
public GoToCloserPointOfInterestTask() 
 - 
 - 
Method Details
- 
create
- Mappings:
 Namespace Name Mixin selector named createLnet/minecraft/entity/ai/brain/task/GoToCloserPointOfInterestTask;create(FI)Lnet/minecraft/entity/ai/brain/task/Task;intermediary method_46934Lnet/minecraft/class_4458;method_46934(FI)Lnet/minecraft/class_7893;official aLche;a(FI)Lcgo;
 
 -