Appearance
Class: UnifiedEvents.Items
UnifiedEvents.Items
Various item events.
UnifiedEvents.Items.onUse(EventType.PRE/POST, level, player, hand -> { // your custom behaviour here }); UnifiedEvents.Items.onUseOn(context -> { // your custom behaviour here });