| Name | <EntityTag.can_pickup_items> |
| Returns | ElementTag(Boolean) |
| Mechanism | EntityTag.can_pickup_items |
| Description | Returns whether the entity can pick up items. |
| Generated Example | |
| Group | attributes |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L1700 |