Class PickupEvent

java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.pixelmon.api.events.PickupEvent
All Implemented Interfaces:
net.neoforged.bus.api.ICancellableEvent

public class PickupEvent extends net.neoforged.bus.api.Event implements net.neoforged.bus.api.ICancellableEvent
Fires when a Pokémon finds an item with Pickup. ItemStack is mutable.