9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-29 11:59:15 +00:00

delay world init

This commit is contained in:
XiaoMoMi
2025-06-20 23:33:56 +08:00
parent 886f5fbcd6
commit 6d190d1943
5 changed files with 22 additions and 6 deletions

View File

@@ -55,6 +55,8 @@ public interface WorldManager extends Reloadable {
*/
int getDate(World world);
void reloadWorlds();
/**
* Loads a CustomCrops world
*