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