your current location:首页 > news>A sync local mincraft

A sync local mincraft

2024-12-12 09:29:40|Myriagame |source:minecraft skins

Overview

This module modify the behavior of the original game, so that the /local command can be executed asynchronously, thereby reducing the relevant stutter.

This function is currently effective in:

The/local command executed by the player;

Map of Explorer who traded with villagers;

Treasure hunt of dolphins;

Adventure map (V1.1.0+) in the box.

This module only needs to be installed on the server!The client only needs to be installed when single -player games are played.

Other modules can also use Async Locators as the front to achieve asynchronous positioning in their own code.For this reason, please use Cursemaven or Modrinth Maven to add this mod to your Build.gradle, and then use AsyncLocator Class and/or Logic Classes.

Substitute

1.16.5 Try modernization repair, including the function of this module.

Structure Essentials contains similar functions of this module.