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