Static
cleanThe prefix to remove.
Static
loadLoads an entity from the structure.
The ID of the structure without the prefix.
The prefix used for the structure.
The dimension to load the entity in.
The location to load the entity at.
Optional
removeStructure: booleanWhether to remove the structure after loading.
The loaded entity, or undefined if the entity was not found.
Static
saveSaves an entity to the structure.
The entity to save.
The prefix to use for the structure.
Optional
removeEntity: booleanWhether to remove the entity after saving.
The ID of the structure without the prefix.
Removes all structures with the specified prefix.