TITLE getInventory
MAX_WIDTH

TEXT --{
inventory getInventory(position)
inventory getInventory(x, y, z)

返回库存

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