Name | jump_strength |
Object | EntityTag |
Input | ElementTag(Number) |
Related Tags | <EntityTag.jump_strength> Returns the power of a horse's jump. (...)
|
Description | Sets the power of the horse's jump.
Also applies to horse-like mobs, such as donkeys and mules. |
Generated Example |
|
Synonyms (Search Aid) | entitytag.horse_jump_height |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityJumpStrength.java#L79 |