Name | knockback |
Object | EntityTag |
Input | ElementTag(Number) |
Related Tags | <EntityTag.knockback> If the entity is an arrow or trident, returns the knockback strength of the arrow/trident.
|
Description | Changes an arrow's/trident's knockback strength. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityKnockback.java#L76 |