My problem is I want to make it so my custom structures can be turned off via the built in generate structures button in the world menu. However, my problem is that I am trying to retrieve data on the world BEFORE the world is initialized (null). How can I wait long enough for the world to not be null, but be just before the world actually starts generating?
Thanks for any help, this is a pretty complex problem, and I've tried everything :/
My problem is I want to make it so my custom structures can be turned off via the built in generate structures button in the world menu. However, my problem is that I am trying to retrieve data on the world BEFORE the world is initialized (null). How can I wait long enough for the world to not be null, but be just before the world actually starts generating?
Thanks for any help, this is a pretty complex problem, and I've tried everything :/
NULL