Name | ender_eye_target_location |
Object | EntityTag |
Input | LocationTag |
Related Tags | <EntityTag.ender_eye_target_location> Returns a thrown eye of ender's target location - the location it's moving towards, which in vanilla is a stronghold location.
|
Description | Sets a thrown eye of ender's target location - the location it's moving towards. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityEyeTargetLocation.java#L65 |