Interface GeyserDefineCustomItemsEvent

All Superinterfaces:
org.geysermc.event.Event

@NonExtendable public interface GeyserDefineCustomItemsEvent extends org.geysermc.event.Event
Called on Geyser's startup when looking for custom items. Custom items must be registered through this event.

This event will not be called if the "add-non-bedrock-items" setting is disabled in the Geyser config.