|
|
异步定位器 (Async Locator)Github |相关wiki |源站链接支持: fabric , forge改变搜索功能为异步以减轻相关的延迟。修改了定位功能的原始行为,使其在异步运行时,减轻相关的延迟。
这个模组目前实现了以下功能:
- 当用户执行时的定位命令
- 村民探险家地图交易提供
- 海豚寻宝
- 箱子中的探索地图 (v1.1.0+)
这个模组只需要在服务器端安装!因此客户端只需要在单人游戏中安装这个模组。
*这仅仅适用于原版 (见上述列表)。其他模组可能需要自行实现对该模组的使用,以利用异步功能。*
不兼容性
影响原版结构定位功能的模组可能会影响异步定位器的功能。
目前,下面的列表列出了我知道的其他模组:
- [Structure Essentials](链接)
已经发现,在启动时,异步定位器或结构基础设施的定位改进中只有一个会起作用。除此之外没有真正的问题,但是这两个模组中只需要一个。
模组整合
其他模组也可以将异步定位器作为依赖项,将异步定位引入到自己的代码中。
要实现这一点,请使用 [CurseMaven](链接) 或 [Modrinth Maven](链接) 将此模组添加到您的 `build.gradle` 中,然后利用 [AsyncLocator 类](链接) 和/或 [逻辑类](链接)。
来自Modrinth所有游戏版本1.19.41.19.31.19.21.201.20.11.20.21.18.2所有类型fabricforge[Fabric 1.19.4] 1.3.1async-locator-fabric-1.19.4-1.3.1.jar下载1.19.4-1.3.1#Release- Fixed Fabric startup crash due to missing mixin refmap展开版本: 1.19.4-1.3.1支持游戏: 1.19.4类型:FabricRelease下载次数: 789[Fabric 1.19.3] 1.3.1async-locator-fabric-1.19.3-1.3.1.jar下载1.19.3-1.3.1#Release- Fixed Fabric startup crash due to missing mixin refmap展开版本: 1.19.3-1.3.1支持游戏: 1.19.3类型:FabricRelease下载次数: 341[Fabric 1.19.2] 1.3.1async-locator-fabric-1.19.2-1.3.1.jar下载1.19.2-1.3.1#Release- Fixed Fabric startup crash due to missing mixin refmap展开版本: 1.19.2-1.3.1支持游戏: 1.19.2类型:FabricRelease下载次数: 12,181[Forge 1.20] 1.3.0async-locator-forge-1.20-1.3.0.jar下载1.20-1.3.0#Release- Ported to 1.20展开版本: 1.20-1.3.0支持游戏: 1.20, 1.20.1, 1.20.2类型:ForgeRelease下载次数: 301,267[Fabric 1.20] 1.3.0async-locator-fabric-1.20-1.3.0.jar下载1.20-1.3.0#Release- Ported to 1.20展开版本: 1.20-1.3.0支持游戏: 1.20, 1.20.1, 1.20.2类型:FabricRelease下载次数: 749,936[Forge 1.19.4] 1.3.0async-locator-forge-1.19.4-1.3.0.jar下载1.19.4-1.3.0#Release- Ported to 1.19.4展开版本: 1.19.4-1.3.0支持游戏: 1.19.4类型:ForgeRelease下载次数: 2,515[Fabric 1.19.4] 1.3.0async-locator-fabric-1.19.4-1.3.0.jar下载1.19.4-1.3.0#Release- Ported to 1.19.4展开版本: 1.19.4-1.3.0支持游戏: 1.19.4类型:FabricRelease下载次数: 93[Forge 1.19.3] 1.3.0async-locator-forge-1.19.3-1.3.0.jar下载1.19.3-1.3.0#Release- Ported to 1.19.3展开版本: 1.19.3-1.3.0支持游戏: 1.19.3类型:ForgeRelease下载次数: 276[Fabric 1.19.3] 1.3.0async-locator-fabric-1.19.3-1.3.0.jar下载1.19.3-1.3.0#Release- Ported to 1.19.3展开版本: 1.19.3-1.3.0支持游戏: 1.19.3类型:FabricRelease下载次数: 90[Fabric 1.19.2] 1.3.0async-locator-fabric-1.19.2-1.3.0.jar下载1.19.2-1.3.0#Release- Initial Fabric release!- Has feature parity with the Forge release展开版本: 1.19.2-1.3.0支持游戏: 1.19.2类型:FabricRelease下载次数: 120[Forge 1.19.2] 1.3.0async-locator-forge-1.19.2-1.3.0.jar下载1.19.2-1.3.0#Release- Fixed exploration map name while locating the structure- Prevent exploration map from being picked up from the chest slot while locating the structure展开版本: 1.19.2-1.3.0支持游戏: 1.19.2类型:ForgeRelease下载次数: 133,262[Forge 1.19.2] 1.2.0asynclocator-1.19.2-1.2.0.jar下载1.19.2-1.2.0#Release- Initial port to 1.19.2!- Added configs to enable/disable each async feature- Removed custom localisations展开版本: 1.19.2-1.2.0支持游戏: 1.19.2类型:ForgeRelease下载次数: 258[Forge 1.18.2] 1.1.0asynclocator-1.18.2-1.1.0.jar下载1.18.2-1.1.0#Release- Added support for Exploration Maps in chests展开版本: 1.18.2-1.1.0支持游戏: 1.18.2类型:ForgeRelease下载次数: 6,241[Forge 1.18.2] 1.0.1asynclocator-1.18.2-1.0.1.jar下载1.18.2-1.0.1#Release- Made some changes to make other mod implementation easier展开版本: 1.18.2-1.0.1支持游戏: 1.18.2类型:ForgeRelease下载次数: 110[Forge 1.18.2] 1.0.0asynclocator-1.18.2-1.0.0.jar下载1.18.2-1.0.0#Release- Initial release展开版本: 1.18.2-1.0.0支持游戏: 1.18.2类型:ForgeRelease下载次数: 93全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
异步定位器 |
楼主
2025-8-10 16:45:22
回复(0)
收起回复
|