EntityPickupItemListener

class EntityPickupItemListener : Listener

Listens for when an entity picks up items and tracks the items only if the entity equipped the items so that later we can be sure not to destroy these items

Author

stumper66

Since

3.14.0

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun onEntityPickupItemEvent(event: EntityPickupItemEvent)