Name | <EntityTag.fish_hook_apply_lure> |
Returns | ElementTag(Boolean) |
Mechanism | EntityTag.fish_hook_apply_lure |
Description | Returns whether this fish hook should respect the lure enchantment.
Every level of lure enchantment reduces lure time by 5 seconds. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L2746 |