Class FabricRegistrar<T>
java.lang.Object
dev.ultreon.mods.xinexlib.registrar.FabricRegistrar<T>
- All Implemented Interfaces:
Registrar<T>,Iterable<RegistrySupplier<?,T>>
-
Constructor Summary
ConstructorsConstructorDescriptionFabricRegistrar(net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<T>> key, String modId) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
FabricRegistrar
-
-
Method Details