Name | <LocationTag.has_loot_table> |
Returns | ElementTag(Boolean) |
Mechanism | LocationTag.clear_loot_table |
Description | Returns an element indicating whether the chest at this location has a loot-table set. |
Generated Example |
|
Group | world |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L3722 |