Name | <ItemTag.full_components_patch> |
Returns | MapTag |
Description | Returns the item's entire internal component patch (see ItemTag.components_patch). |
Generated Example |
|
Warning(s) | Due to this being a direct representation of internal data, compatibility for script usage across versions is not guaranteed. |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemComponentsPatch.java#L107 |