Appearance
Class: UnifiedEvents.Blocks
UnifiedEvents.Blocks
Various block item events.
UnifiedEvents.Blocks.onPlace(EventType.PRE/POST, context -> { // your custom behaviour here }); UnifiedEvents.Blocks.onUseOn(context -> { // your custom behaviour here });