Hello,
after I created my custom WorldSaveData, I tested it and realized that the stuff gets saved but doesn't get loaded in correctly.
Here are my classes:
WorldSavedDataClass(I know it's messy):
http://hastebin.com/sedawuyuhu.avrasm
DataClass:
http://hastebin.com/epenolaboc.coffee
WorldEventsClass:
http://hastebin.com/yutoriwupu.avrasm
The issue is somewhere here:
http://hastebin.com/sedawuyuhu.avrasm
@readFromNBT
Thanks,
Flamy