Differences
This shows you the differences between two versions of the page.
— |
conditions:inside [2019/07/01 01:37] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | <WRAP infobox right> | ||
+ | <WRAP infoboxheader>Inside</WRAP> | ||
+ | <WRAP infoboxtable> | ||
+ | ^Type| Location| | ||
+ | ^Added In| 4.0| | ||
+ | ^Author| Ashijin| | ||
+ | </WRAP> | ||
+ | </WRAP> | ||
+ | ====== Condition: Inside ====== | ||
+ | |||
+ | Checks if the target has a block over their head | ||
+ | |||
+ | ===== Attributes ===== | ||
+ | ^Attribute ^Aliases ^Description ^ | ||
+ | | | | | | ||
+ | \\ | ||
+ | |||
+ | ===== Examples ===== | ||
+ | |||
+ | <code> | ||
+ | Conditions: | ||
+ | - inside{} true | ||
+ | </code> | ||
+ | |||
+ | |||