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