Interface IForgeRegistryInternal<V>

All Superinterfaces:
IForgeRegistry<V>, Iterable<V>
All Known Implementing Classes:
ForgeRegistry

public interface IForgeRegistryInternal<V> extends IForgeRegistry<V>