... | ... | @@ -92,7 +92,7 @@ Location Targeters |
|
|
| @Ring{radius=#;points=#} | | Target points to form a ring of locations |
|
|
|
| @Cone{angle=#;points=#;range=#;rotation=#;} | | Returns the # of points target locations that comprise a cone (Note: Cone is fixed on the y-axis, and cannot be rotated up or down) |
|
|
|
| @EntitiesInCone{angle=#;range=#;rotation=#;} | | Targets all entities within the cone |
|
|
|
| @BlocksInRadius{r=#} | | Targets the locations of all blocks within radius |
|
|
|
| @BlocksInRadius{r=#;shape=circle/square} | | Targets the locations of all blocks within radius |
|
|
|
|
|
|
Special Targeters
|
|
|
-----------------
|
... | ... | @@ -195,4 +195,4 @@ Currently sort can have the following values: |
|
|
- NONE *(usually sorts by how long the entity has existed)*
|
|
|
- RANDOM
|
|
|
- NEAREST
|
|
|
- FURTHEST |
|
|
- FURTHEST |
|
|
\ No newline at end of file |