added SetFlying mechanic authored by Lxlp's avatar Lxlp
......@@ -143,6 +143,7 @@ are able to target locations as well.
| [SetRaiderPatrolBlock][] | Sets the target raider to patrol a location |
| [SetRaiderPatrolLeader][] | Sets the raider patrol leader |
| [SetFaction][] | Changes the target entity's faction |
| [SetFaction][] | Sets whether the target player is flying |
| [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 |
......@@ -406,6 +407,7 @@ but not yet ready for use.
[SetCollidable]: /skills/mechanics/setcollidable
[SetDragonPodium]: /skills/mechanics/SetDragonPodium
[SetFaction]: /skills/mechanics/setFaction
[SetFlying]: /skills/mechanics/SetFlying
[SetGameMode]: /skills/mechanics/setgamemode
[SetGliding]: /skills/mechanics/setgliding
[SetGlobalScore]: /skills/mechanics/setglobalscore
......
......