TITLE getBiome
MAX_WIDTH

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

返回指定方块位置的生物群系

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