Uses of Class
io.papermc.paper.event.player.PlayerPickItemEvent
Packages that use PlayerPickItemEvent
-
Uses of PlayerPickItemEvent in io.papermc.paper.event.player
Subclasses of PlayerPickItemEvent in io.papermc.paper.event.playerModifier and TypeClassDescriptionclass
Event that is fired when a player uses the pick item functionality on a block (middle-clicking a block to get the appropriate item).class
Event that is fired when a player uses the pick item functionality on an entity (middle-clicking an entity to get the appropriate item).