跳转至

Items

文档版本:1.21.0.24

Items类。script_api.mojang-minecraft.items.description

方法

get

script_api.mojang-minecraft.items.get.description

static get(itemId: string): ItemType | undefined
itemIdstring
script_api.mojang-minecraft.items.get.itemid.description
返回值:ItemType|undefined
script_api.mojang-minecraft.items.get.return