Interface BanType
- All Superinterfaces:
DefaultedRegistryValue
Represents the possible types of bans.
-
Method Summary
Methods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValue
asDefaultedReference, findKey, key
-
Method Details
-
banClass
Gets theBan
class that this type represents.- Returns:
- The ban class
-