Posted June 24, 201510 yr Hi, i got a few questions about the lifetime of tile entities: Is it possible to get another blocks tile entity if the target tile entities block is currently not in a loaded chunk? On the server side is it possible to get an event if a tile entity is unloaded? Thanks
June 24, 201510 yr Author I mean if I can get a TileEntity from a not loaded chunk with something like: world.getBlockTileEntity(i, j, k);
June 24, 201510 yr Author Ok, makes sense now - just one more thing - is there a way to test if a block's chunk is currently loaded without forcing it to load?
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.