Name | <LocationTag.inventory> |
Returns | InventoryTag |
Description | Returns the InventoryTag of the block at the location. If the
block is not a container, returns null. |
Generated Example |
|
Group | world |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L1156 |