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