Mod Async Locator by bright_spark

  • Async Locator by bright_spark

    Changes the searching of features to be asynchronous to mitigate associated lag
    • 397382
    • 272.56 KB
    • 1.19.4
    • May 20, 2022
    • June 23, 2023
    • API and Library
      Server Utility
      Utility & QoL
    Async Locator
Mod Information
NameAsync LocatorAuthorbright_sparkDescriptionChanges the searching of features to be asynchronous to mitigate associated lag
InformationDownloads: 397382
Version: 1.19.4
Size: 272.56 KB
Updated at: June 23, 2023
Created at: May 20, 2022
Tags
API and Library
Server Utility
Utility & QoL

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.

 

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.