Interface Registrar<T>
- All Superinterfaces:
Iterable<RegistrySupplier<?,T>>
- All Known Implementing Classes:
NeoForgeRegistrar
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
register
-
load
void load() -
registry
net.minecraft.core.Registry<T> registry()
-