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