Posted August 22, 20205 yr I am working on a new block, which needs to see if the player is in a specific dimension. So how can I do that?
August 22, 20205 yr Dimensions are no longer stored on the entity as they are separated in different world objects. You will need to get an instance of the world and then check either World::func_234923_W_ or IWorldReader::func_230315_m_ depending on which method you want to do. Edited August 22, 20205 yr by ChampionAsh5357
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.