Name | <CuboidTag.add_member[<cuboid>|...]> |
Returns | CuboidTag |
Mechanism | CuboidTag.add_member |
Description | Returns a modified copy of this cuboid, with the input cuboid(s) added at the end. |
Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/CuboidTag.java#L954 |