Posted February 19, 20214 yr You used to be able to do DimensionManager#getWorld to get a world but DimensionManager disappeared in 1.16 How do I go about getting a world?
February 20, 20214 yr You can use player.getServer().getWorld(DESTINATION); Where DESTINATION is the dimension RegistryKey<World> like World#THE_NETHER or your own
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.