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