create
Creates a custom item based on its ID.
Return
A new instance of the custom item or null
if the item is not registered.
Parameters
id
The unique identifier for the custom item.
Creates a custom item based on its ID.
A new instance of the custom item or null
if the item is not registered.
The unique identifier for the custom item.