Package org.spongepowered.api.registry
Interface RegistryType.Factory
- Enclosing interface:
RegistryType<T>
public static interface RegistryType.Factory
-
Method Summary
Modifier and TypeMethodDescription<T> RegistryType<T> create(ResourceKey root, ResourceKey location)
-
Method Details
-
create
-