Name | <CuboidTag.remove_member[<#>]> |
Returns | CuboidTag |
Mechanism | CuboidTag.remove_member |
Description | Returns a modified copy of this cuboid, with member at the input index removed. |
Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/CuboidTag.java#L1014 |