Changes
Page history
Update Targeters
authored
Aug 02, 2021
by
Phillip
Show whitespace changes
Inline
Side-by-side
Skills/Targeters.md
View page @
6fe9f16d
...
@@ -36,6 +36,7 @@ Entity Targeters
...
@@ -36,6 +36,7 @@ Entity Targeters
| @Passenger | | Targets the rider of the mob. |
| @Passenger | | Targets the rider of the mob. |
| @CasterSpawnLocation | | Targets the location the caster spawned at. |
| @CasterSpawnLocation | | Targets the location the caster spawned at. |
| @PlayerByName{name="Ashijin"} | | Targets a specific player by name, supports placeholders. Added in 4.12 |
| @PlayerByName{name="Ashijin"} | | Targets a specific player by name, supports placeholders. Added in 4.12 |
| @UniqueIdentifier{u="someuuid"} | @UUID | Targets a specific entity by their UUID, supports placeholders. Added in 5.0 |
| @Vehicle | | Targets the Vehicle you are mounted on Added in 4.12 |
| @Vehicle | | Targets the Vehicle you are mounted on Added in 4.12 |
### Multi-Entity Targeters
### Multi-Entity Targeters
...
...
...
...