Hello, If I get the amount of snowballs the shooter has in the ProjectileLaunchEvent, has a snowball been taken away from the player's inventory already? Thank you, Indy
Hi Indy. In order to allow you to modify an event outcome, events are called before the actual method is run. However, some itemstack reductions occur client side so you should investigate this yourself to find the answer.