Name | unstable |
Object | MaterialTag |
Input | ElementTag(Boolean) |
Related Tags | <MaterialTag.unstable> Returns whether this TNT block is unstable (explodes when punched).
|
Description | Sets whether this TNT block is unstable (explodes when punched). |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialUnstable.java#L74 |