Preparing search index...
The search index is not available
lazuli-mc - v1.10.0
lazuli-mc
api
common
ItemData
Interface ItemData
Item data, including the item and its name.
interface
ItemData
{
itemStack
:
ItemStack
;
name
:
RawMessage
;
}
Index
Properties
item
Stack
name
Properties
item
Stack
item
Stack
:
ItemStack
The item.
name
name
:
RawMessage
Name of the item.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
item
Stack
name
lazuli-mc - v1.10.0
Loading...
Item data, including the item and its name.