IServerItemDescription - DauntlessStudio/Bedrock-Developments GitHub Wiki

Interface: IServerItemDescription

Table of contents

Properties

Properties

category

Optional category: string

Defined in

ts/app/types/server/item.ts:18


identifier

identifier: `${string}:${string}`

Defined in

ts/app/types/server/item.ts:17


menu_category

Optional menu_category: Object

Type declaration

Name Type
category string
group? string
is_hidden_in_commands? boolean

Defined in

ts/app/types/server/item.ts:19

⚠️ **GitHub.com Fallback** ⚠️