Async Locator

Async Locator

Mod

Changes the searching of features to be asynchronous to mitigate associated lag

Server LibraryOptimizationUtility

124.0k downloads
82 followers
Createda year ago
Updated10 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

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
  • Exploration map in chests (v1.1.0+)

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

This alone only works for vanilla (see list above). Other mods may need to implement usage of this mod themselves to make use of the async functionality.

Incompatabilities

Mods that affect vanilla's structure locating features may impact Async Locator's functionality.

Right now, the list below states other mods that I'm aware of:

  • Structure Essentials
    Has been seen that on startup only one of either Async Locator's or Structure Essentials' locating improvements will work. No real issues otherwise, but only one of the mods are required.

Mod Integration

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 or Modrinth Maven to add this mod to your build.gradle, and then make use of the AsyncLocator class and/or logic classes.

External resources



Project members

bright_spark

Owner


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID