your current location:首页 > news>red core minecraft

red core minecraft

2024-12-12 09:28:32|Myriagame |source:minecraft skins

What is red core

Red Core provides a set of custom tools and libraries to make the MOD development process more efficient.Through this module, you can focus more on design modules and reduce many complex development.

Each method in Red Core comes with detailed Javadoc notes. Just hold down the CTRL key strike to get technical information and guidance.

Bright spot

Redlogger: Functional error recorder makes errors clearer and easier to understand;

Vectors: A complete set of vector, they are fast and tidy, new features will be added when needed;

Mathutil: provides a class of mathematical methods, better performance;

Stopwatch: For analytic timers;

Redclientticker: It can be measured at once every 2, 5 or 10 normal scales for things that should not be run 20 times per second;

Optinotfine: You can know whether the user has installed Optifine, whether the color device is loaded, and the forced shutdown and fast rendering.

How to integrate it into my project

A simple process needs to involve modifying Gradle to build a script and operate details