Functions
Link copied to clipboard
Checks, if a staff item handler for the given item is registered.
Link copied to clipboard
Gets the registered staff item handler for the given item or null, if no staff item handler was registered.
Link copied to clipboard
Registers a StaffHandler for the given item ID. Call this from your common mod initializer.