Gets the world's dimension as a group of bytes.
if(world.dimension == Dimension.nether) { log("world is nether!"); }
See Implementation
Gets the world's dimension as a group of bytes.