useItemOn
open override fun useItemOn(pos: BlockPos, state: NovaBlockState, ctx: Context<BlockInteract>): InteractionResult
Uses an item on the block of state at pos.
If all behaviors return InteractionResult.Pass, use will be called.
Uses an item on the block of state at pos.
If all behaviors return InteractionResult.Pass, use will be called.