Async Locator

Async Locator

5M Downloads

Modifies vanilla behaviour when locating features to run asynchronously, mitigating associated lag.

This is currently implemented for:

  • Locate command when executed by a user
  • Villager explorer map trade offers
  • Dolphin treasure finding

This mod is only required to be installed server side! So clients only need this installed if they want it for single player.

Other mods can also use Async Locators as a dependency to implement the asynchronous locating into their own code.

To do so, please use CurseMaven to add this mod to your build.gradle, and then make use of the AsyncLocator class and/or logic classes.