Posted March 25, 20178 yr Hey! For the mod I am creating I need to get the World (in particular, the overworld) and I stumbled across this thing that FMLServerStartingEvent.getServer().worldServerForDimension(0) gives me a "WorldServer" type object, however I pass this world to another function that only takes "World" type objects. Eclipse doesn't give me a error on that, so I am not sure wether I am doing things correctly. Can anybody explain me the difference or if I'm wrong, what is the proper way to get the overworld? Thanks in Advance, MrObsidy24
April 4, 20178 yr Author If I do something on the World class, does that automatically update the Client?
April 4, 20178 yr http://lmgtfy.com/?q=basic+object+oriented+programming+concepts I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.