Name | critical |
Object | EntityTag |
Input | ElementTag(Boolean) |
Related Tags | <EntityTag.critical> If the entity is an arrow or trident, returns whether the arrow/trident is critical.
|
Description | Changes whether an arrow/trident is critical. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityCritical.java#L69 |