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