Name | fish_hook_hooked_entity |
Object | EntityTag |
Input | EntityTag |
Related Tags | <EntityTag.fish_hook_hooked_entity> Returns the entity this fish hook is attached to.
|
Description | Sets the entity this fish hook is attached to. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L4290 |