kotlin
@Suppress("unused")
@EventBusSubscriber( modid = Katton.MOD_ID, value = [Dist.DEDICATED_SERVER] )
modidItem interaction events for NeoForge platform.
This object provides events related to item usage including using items on blocks and general item use events.