Structure Block Construction
interface StructureBlockConstruction : StructureBlockConstructionAbstract<Location> , StructureBlockCorner
Content copied to clipboard
Bukkit Wrapper for the StructureBlock.
Functions
get Save Name
Link copied to clipboard
Returns the name of the save.
get Structure Location
Link copied to clipboard
Returns the location of the structure.
get Structure Mode
Link copied to clipboard
Returns the type of the structureBlock.
is Include Entities Enabled
Link copied to clipboard
Should entities which may or may not be included in the saved file be included in the loaded/saved structure.
set Include Entities
Link copied to clipboard
Should entities which may or may not be included in the saved file be included in the loaded/saved structure.
set Save Name
Link copied to clipboard
Sets the name of the save.
set Structure Location
Link copied to clipboard
Changes the location of the structure.
set Structure Mode
Link copied to clipboard
Changes the type of the structureBlock.