Name | <schematic[<name>].blocks> |
Returns | ElementTag(Number) |
Description | Returns the number of blocks in the schematic. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/scripts/commands/world/SchematicCommand.java#L710 |