Interface StructureType
- All Superinterfaces:
DefaultedRegistryValue<StructureType>
@CatalogedBy(StructureTypes.class)
public interface StructureType
extends DefaultedRegistryValue<StructureType>
A type of
Structure-
Method Summary
Methods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValue
asDefaultedReference, findKey, key
-
Method Details
-
configure
Returns the configured structure- Parameters:
config- the structure configuration data- Returns:
- The configured structure
-