Gets a specific online player's Inventory in the specified world
GET
/v1/players/{playerUuid}/{worldUuid}/inventory请求参数
Path 参数
playerUuid
string
可选
UUID of the player
worldUuid
string
可选
UUID of the world
Header 参数
key
string
可选
示例代码
返回响应
OK(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
slot
integer <int32>
可选
id
string
可选
count
integer <int32>
可选
示例
未设置
最后修改时间: 1 年前