pickBlockCreative
open fun pickBlockCreative(pos: BlockPos, state: NovaBlockState, ctx: Context<DefaultContextIntentions.BlockInteract>): ItemStack?
Chooses the ItemStack that should be given to the player when mid-clicking a block of state at pos with the given ctx in creative mode.