... | ... | @@ -76,7 +76,7 @@ Location Targeters |
|
|
|
|
|
| Targeter | Shorthand | Description |
|
|
|
|------------------------|-----------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
|
| @SelfLocation | | Targets the mob's location itself |
|
|
|
| @SelfLocation{y=0.0} | | Targets the mob's location itself with yoffset 0.0 |
|
|
|
| @Forward{f=5;y=0.0} | | Targets a location 5 blocks infront of entities direction with yoffset 0.0 |
|
|
|
| @TargetLocation | @targetloc, @TL | Targets the mob's target's location |
|
|
|
| @TriggerLocation | | Targets the location of the entity that triggered the skill |
|
... | ... | |