Interface IdAwareRegistryHandler<T,P>
- All Superinterfaces:
Consumer<RegistryService>,RegistryCreator<T>,ViewableRegistryHandler<T>
- All Known Implementing Classes:
IdAwareRegistryHandlerImpl
public interface IdAwareRegistryHandler<T,P>
extends Consumer<RegistryService>, ViewableRegistryHandler<T>, RegistryCreator<T>
-
Method Summary
Modifier and TypeMethodDescription<S extends T>
RegistrySupplier<S> default <S extends T>
RegistrySupplier<S> <S extends T>
RegistrySupplier<S> default <S extends T>
RegistrySupplier<S> Methods inherited from interface dev.upcraft.sparkweave.api.registry.RegistryCreator
createNewRegistry, createNewRegistry, createNewRegistryMethods inherited from interface dev.upcraft.sparkweave.api.registry.ViewableRegistryHandler
getEntriesOrdered, getNamespace, registry, stream, values
-
Method Details
-
register
-
register
-
register
-
register
-