Name | beam_target |
Object | EntityTag |
Input | LocationTag |
Related Tags | <EntityTag.beam_target> Returns the target location of the ender crystal's beam, if any.
|
Description | Sets a new target location for the ender crystal's beam.
Provide no input to remove the beam. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityBeamTarget.java#L75 |