StructureBlockConstructionAbstract
interface StructureBlockConstructionAbstract<L> : StructureBlockCornerAbstract
Content copied to clipboard
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.
Inheritors
StructureBlockConstruction
Link copied to clipboard
StructureBlockSaveAbstract
Link copied to clipboard
StructureBlockLoadAbstract
Link copied to clipboard