your current location:首页 > news>Redirector (Redirector) Minecraft

Redirector (Redirector) Minecraft

2024-12-12 09:16:33|Myriagame |source:minecraft skins

Foreword

As we all know, there is a common optimization concept in Minecraft optimized module sodium sodium, lithium, and phosphorus: replace the enum#value () reference to the corresponding Static Final array field reference.

This is to improve performance by increasing access speed and reducing frequent access to constant constant; redirector is implemented by Redirector.

The optimization range of Redirector is very wide, including particles, models, rendering, entities, structures, blocks, items, and so on.

Although it is not "thorough", it is still amazing.

This module has used the name Redirectionor. The replaced target has shifted from Direction to all enum#value () calls, so it is renamed.

Actual effect

In the test of Chorb (member of Luna Pixel Studios, Better MC series developers) and another tester's testing of BMC4, this module can save about 1 ~ 2 GB memory.

compatibility

1.16.5 If you encounter any compatibility issues, please create a new issue in the author's Global isSue Tracker.

1.12.2 Submit the issues of the following versions, or configure the Retro configuration file.

You can view the existing ISSUE viewing solution: usually modify the configuration file.

Notice

Redirector can run on the client and server, and can only be installed on the server without requiring the client to install this module.