Constructors
Private
constructor
- new Structure(): Structure
-
Properties
Readonly
id
id: string
Readonly
size
Methods
getBlockPermutation
- getBlockPermutation(location): undefined | BlockPermutation
-
getIsWaterlogged
- getIsWaterlogged(location): boolean
-
Returns boolean
isValid
- isValid(): boolean
-
Returns boolean
saveAs
- saveAs(identifier, saveMode?): Structure
-
saveToWorld
- saveToWorld(): void
-
Returns void
setBlockPermutation
- setBlockPermutation(location, blockPermutation?, waterlogged?): void
-
Parameters
-
-
-
Optional
waterlogged: boolean
Returns void
Throws
This property can throw when used.
InvalidStructureError