Name | <CuboidTag.set[<cuboid>].at[<index>]> |
Returns | CuboidTag |
Mechanism | CuboidTag.set_member |
Description | Returns a modified copy of this cuboid, with the specific sub-cuboid index changed to hold the input cuboid. |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/CuboidTag.java#L883 |