Get information about a specific world
GET
/v1/worlds/{uuid}请求参数
Path 参数
uuid
string
可选
The uuid of the world
Header 参数
key
string
可选
示例代码
返回响应
OK(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
name
string
可选
uuid
string
可选
time
string
可选
storm
boolean
可选
thundering
boolean
可选
generateStructures
boolean
可选
allowAnimals
boolean
可选
allowMonsters
boolean
可选
difficulty
enum<string>
可选
枚举值:
PEACEFULEASYNORMALHARD
environment
enum<string>
可选
枚举值:
NORMALNETHERTHE_ENDCUSTOM
seed
string
可选
示例
未设置
最后修改时间: 1 年前