shouldPriotizeAbilityHook

fun shouldPriotizeAbilityHook(instance: WorldClient, blockPos: BlockPos): Boolean

Redirected to by the MinecraftMixin. Replaces the check for whether the targeted block is air. When true is retured the item ability will be used, with false an interactionm with the block will be performed.