Name | item |
Object | EntityTag |
Input | ItemTag |
Related Tags | <EntityTag.item> (Property) An entity's item, which can be: (...)
|
Description | (Property) An entity's item, which can be:
- the item represented and displayed by a dropped item. - the item represented by a thrown trident. - a throwable projectile's display item. - an eye-of-ender's item, which is both displayed and dropped. - a fireball's display item. - an item display's display item. |
Generated Example |
|
Group | Properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityItem.java#L21 |