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