define
Defines a custom item by registering it with a unique ID.
Parameters
id
The unique identifier for the custom item.
builder
A lambda that builds the custom item.
Defines a custom item by registering it with a unique ID.
The unique identifier for the custom item.
A lambda that builds the custom item.