your current location:首页 > news>[Npop] I hate the right restrictions (NotrivateorProteCted) Minecraft

[Npop] I hate the right restrictions (NotrivateorProteCted) Minecraft

2024-12-15 02:02:53|Myriagame |source:minecraft skins

Overview

This module is a Coremod, which is not displayed as normal in the module list.

You can solve the problem of the MOD in the DEV environment.

Just as its name, this module has modified the vast majority of categories (theoretically modified categories of other modules) through the ilaunchpluginService, which can be modified in theory. The specific modification is as follows:

Remove the "Private", "ProteCted", "Final" permissions modifiers, and automatically add "Public" modifiers (that is, when the claims are "Class XXX" or "Static Class XXX", etc.,It will not add a Public modifier);

Remove the "Private", "ProteCted", "Final" permissions modifier of the field, and automatically add "PUBLIC" modifier;

Remove the "Private", "ProteCted" and "Final" permissions modifiers except the methods, and automatically add the "Public" modifier.

compatibility

The author uses a integrated package to test with multiple optimization modules. He believes that the compatibility of this module is better and can be used with other Coremod.

Author Q & A

Q: McReator made?

A: Only MCREATOR generates the working area, the core part is handwritten.

Q: Will you make the XXX version of the module?

A: No.And this module should not be updated in the future.

Minecraft images

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.