Class FollowEntityController
java.lang.Object
com.soulfiremc.server.pathfinding.controller.FollowEntityController
-
Constructor Summary
ConstructorsConstructorDescriptionFollowEntityController
(Predicate<net.minecraft.world.entity.Entity> entityMatcher, int maxRadius) -
Method Summary
-
Constructor Details
-
FollowEntityController
public FollowEntityController(Predicate<net.minecraft.world.entity.Entity> entityMatcher, int maxRadius)
-
-
Method Details
-
start
-