Changes
Page history
renamed setItemDisplay to setDisplayEntityItem
authored
Aug 08, 2024
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics.md
View page @
7cfe6230
...
...
@@ -173,7 +173,7 @@ are able to target locations as well.
|
[
SetGravity
][]
| Sets whether gravity affects the target entity |
|
[
SetHealth
][]
| Sets the health of the target entity |
|
[
SetInteractionSize
][]
| Sets the size of the target
`INTERACTION`
entity. |
|
[
S
et
Item
Display
][]
| Sets the item component of
`ITEM_DISPLAY`
entities. |
|
[
s
etDisplay
EntityItem
][]
| Sets the item component of
`ITEM_DISPLAY`
entities. |
|
[
SetLeashHolder
][]
| Changes the holder of a mobs lead |
|
[
SetLevel
][]
| Changes the casting mob's level |
|
[
SetMaterialCooldown
][]
| Sets a cooldown for usable materials like ender pearls, chorus fruit, etc |
...
...
@@ -496,7 +496,7 @@ but not yet ready for use.
[
SetGravity
]:
/skills/mechanics/setgravity
[
SetHealth
]:
/skills/mechanics/sethealth
[
SetInteractionSize
]:
/skills/mechanics/SetInteractionSize
[
S
et
Item
Display
]:
/skills/mechanics/
S
et
Item
Display
[
s
etDisplay
EntityItem
]:
/skills/mechanics/
s
etDisplay
EntityItem
[
SetLeashHolder
]:
/skills/mechanics/setleashholder
[
SetLevel
]:
/skills/mechanics/setlevel
[
SetMaterialCooldown
]:
/skills/mechanics/setmaterialcooldown
...
...
...
...