TITLE getBlockName
MAX_WIDTH

TEXT --{
string getBlockName(position)
string getBlockName(x, y, z)

返回方块id

- position: 方块坐标
- x, y, z (int): 方块坐标
}--