Name | knockback |
Object | EntityTag |
Input | ElementTag(Number) |
Related Tags | <EntityTag.knockback> Deprecated in favor of setting the knockback enchantment on the weapon itself on MC 1.21+.
|
Description | Deprecated in favor of setting the knockback enchantment on the weapon itself on MC 1.21+. |
Generated Example |
|
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#L70 |