@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
Package org.spongepowered.api.registry
- 
Interface Summary Interface Description BuilderProvider DefaultedRegistryReference<T> DefaultedRegistryType<T> DefaultedRegistryValue A Utility marker that assists in getting aResourceKeyfor values that generally can be within adefaulted registry.FactoryProvider Registry<T> A store ofregistry entrieswith a well defined type.RegistryEntry<T> An entry within aRegistry.RegistryHolder A holder ofregistries.RegistryKey<T> Similar toResourceKeybut with a defined type and id of the parent registry.RegistryKey.Factory RegistryReference<T> RegistryReference.Factory RegistryType<T> RegistryType.Factory 
- 
Class Summary Class Description RegistryRoots RegistryTypes Allregistriesprovided by this API.
- 
Enum Summary Enum Description RegistryScope An enumeration of the different levels in whichRegistrymay reside from least specific to specific.
- 
Exception Summary Exception Description DuplicateRegistrationException TypeNotFoundException ValueNotFoundException 
- 
Annotation Types Summary Annotation Type Description RegistryScopes A marker annotation that helps the API consumer determine whatscopethe marked type should be found in.