类 PlayerXpEvent.PickupXp

所有已实现的接口:
net.neoforged.bus.api.ICancellableEvent
封闭类:
PlayerXpEvent

public static class PlayerXpEvent.PickupXp extends PlayerXpEvent implements net.neoforged.bus.api.ICancellableEvent
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.