Is there a way to handle all inventory click event click types inside the SGButton withListener?
The event will allow only LEFT and RIGHT click types here but i want to also handle SHIFT_LEFT or SHIFT_RIGHT.
I tried to override the SGMenuListener onInventoryClick but it was firing both events