| Name | <LocationTag.loot_table_id> |
| Returns | ElementTag |
| Mechanism | LocationTag.loot_table_id |
| Description | Returns an element indicating the minecraft key for the loot-table for the chest at this location (if any). |
| Generated Example | |
| Group | world |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L3738 |