Posted August 29, 20169 yr I can find the blockPos of a tile entity just fine, but I need to also know which dimension it is in. I know there's a way to get this from a player, but I'm wanting to use just the tile entity itself if at all possible.
August 29, 20169 yr Author I think I've got that part working now with this.worldObj.provider.getDimension(), but now I'm wondering how and if I can get a tile entity that may be in a different dimension.
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.