コード例 #1
0
 @Override
 public Block getBlock(int x, int y, int z) {
   return storage.getBlock(x, y, z);
 }