your current location:首页 > news>Live World and Minecraft

Live World and Minecraft

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

Module function

This is a MOD in a development environment that is only used for MCMOD, which can be used for developers.

When developers are developing content generated by the world (such as ground objects, custom noise, terrain drawing, etc.), the game often needs to start the game frequently.Method, so that you can change it to the game immediately!

This module can help developers who do not want to exit and load the game when they do not want to see the group system and the dimension.

How to use

In your work space, a new definition of a This class is the inheritance of the LiveWorldGenaccess class, and then instantiate the class to the topThe group will ask your own module to provide any value you want to get in real time, and then you can check the new value of the world to check whether the content of the world is wrong or where to write.

Whenever you make any changes to the module return method, the IDE only needs to be loaded once to successfully apply your modification!

Author's prompt: Please make sure you use BUILD to pack the module, delete the "casual class of what name>, so as not to enter the release environment!

In other words, this module can only be used for developers, not for players?

When does SCIMIGUY start to do the Fabric module?