your current location:首页 > news>Config anytime Minecraft

Config anytime Minecraft

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

Allow the forge configuration at any time.Especially for developers who use the Forge configuration system during the loading phase of Coremod / Tweaker.

Development usage:

-Cleanroommc's repository and depend on the Maven entry of Configanytime:

 repositories {maven {url 'https://maven.cleanroommc.com'}} de pendenCies {Implementation 'Commroommc : Configanytime: 1.0 '} 

-Pi usage example:

@Config (modid = "Configanytime") Public Class ConfigClass {Public Static Boolean ConfigBooleanproperty = True; Public Static int ConfigintProperty = 42; // Static Initializers go after the properTies! // ThisWill Run Automatic When You Retrieve Any Properties from this Config class static {Configanytime.register (ConfigClass.Class);} 

Minecraft images

The goal of MC Encyclopedia (MCMOD.CN) is to provide players with a better environment for MOD learning and research, and accept and cultivate more hardcore players.Provide Minecraft (Minecraft) MOD (module) item data introduction, tutorial strategy and MOD download, and is committed to improving the player's game experience.About the encyclopedia Encyclopedia help development log Donate Encyclopedia to follow the encyclopedia B station = "Fa Fa-Anagle-Right"> Opinions feedback Email © CopyRight Mc Encyclopedia 2013-2024 mcmod.cn |

Minecraft images

Minecraft images

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