| Name | pickup_delay |
| Object | EntityTag |
| Input | DurationTag |
| Related Tags | <EntityTag.pickup_delay> Returns how long before the item-type entity can be picked up by a player.
|
| Description | Sets the pickup delay of this Item Entity. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L3955 |