Interface DamageStepType
- All Superinterfaces:
DefaultedRegistryValue<DamageStepType>
@CatalogedBy(DamageStepTypes.class)
public interface DamageStepType
extends DefaultedRegistryValue<DamageStepType>
Represents a type of
DamageStep.-
Nested Class Summary
Nested Classes -
Method Summary
Static MethodsMethods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValue
asDefaultedReference, findKey, key
-
Method Details
-
create
Creates a newDamageStepType.- Returns:
- the new step type
-