Gets a block.
an instance of block, which is never null
if(world[0, 0, 0] != Blocks.BEDROCK) { log("0,0,0 is not bedrock!"); }
See Implementation
Gets a block.