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