Changes
Page history
added SetPitch mechanic
authored
Dec 17, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics.md
View page @
92ced1d0
...
...
@@ -146,6 +146,7 @@ are able to target locations as well.
|
[
SetNoDamageTicks
][]
| Sets the nodamageticks of the target |
|
[
SetOwner
][]
| Makes the target the owner of the casting mob |
|
[
SetParent
][]
| Makes the target the parent of the casting mob |
|
[
SetPitch
][]
| Sets the head pitch of the target entity |
|
[
SetRotation
][]
| Sets the rotation of the target |
|
[
SetTarget
][]
| Sets the caster's target |
|
[
SetTargetScore
][]
| Sets the score of the target |
...
...
@@ -421,6 +422,7 @@ but not yet ready for use.
[
SetNoDamageTicks
]:
/skills/mechanics/setnodamageticks
[
SetOwner
]:
/skills/mechanics/setowner
[
SetParent
]:
/skills/mechanics/SetParent
[
SetPitch
]:
/skills/mechanics/SetPitch
[
SetRaiderPatrolBlock
]:
/skills/mechanics/setraiderpatrolblock
[
SetRaiderPatrolLeader
]:
/skills/mechanics/setraiderpatrolleader
[
SetRotation
]:
/skills/mechanics/setrotation
...
...
...
...