| Name | <EntityTag.knockback> |
| Returns | ElementTag(Number) |
| Mechanism | EntityTag.knockback |
| Description | Deprecated in favor of setting the knockback enchantment on the weapon itself on MC 1.21+. |
| Generated Example | |
| Group | properties |
| Deprecated | use the knockback enchantment on the weapon itself on MC 1.21+. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityKnockback.java#L50 |