StructureBlockConstruction
interface StructureBlockConstruction : StructureBlockConstructionAbstract<Location> , StructureBlockCorner
Content copied to clipboard
Bukkit Wrapper for the StructureBlock.
Functions
getSaveName
Link copied to clipboard
Returns the name of the save.
getStructureLocation
Link copied to clipboard
Returns the location of the structure.
getStructureMode
Link copied to clipboard
Returns the type of the structureBlock.
isIncludeEntitiesEnabled
Link copied to clipboard
Should entities which may or may not be included in the saved file be included in the loaded/saved structure.
setIncludeEntities
Link copied to clipboard
Should entities which may or may not be included in the saved file be included in the loaded/saved structure.
setSaveName
Link copied to clipboard
Sets the name of the save.
setStructureLocation
Link copied to clipboard
Changes the location of the structure.
setStructureMode
Link copied to clipboard
Changes the type of the structureBlock.