Interface CommonRegister<R>

All Superinterfaces:
Iterable<RegistryEntry<R>>
All Known Implementing Classes:
FabricCommonRegister

public interface CommonRegister<R> extends Iterable<RegistryEntry<R>>
  • Method Details