Name | pickup_status |
Object | EntityTag |
Input | ElementTag |
Related Tags | <EntityTag.pickup_status> If the entity is an arrow or trident, returns the pickup status of the arrow/trident.
|
Description | Changes the pickup status of an arrow/trident.
Available pickup statuses can be found here: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/AbstractArrow.PickupStatus.html |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityPickupStatus.java#L74 |