Class PlayerXpEvent.PickupXp

Enclosing class:
PlayerXpEvent

public static class PlayerXpEvent.PickupXp extends PlayerXpEvent
This event is fired after the player collides with an experience orb, but before the player has been given the experience. It can be cancelled, and no further processing will be done.