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