Package net.minheur.potoflux.registry
package net.minheur.potoflux.registry
-
ClassDescriptionAbstractRegistry<T extends IRegistryType>A registry for an event.Used to tag objects that can be stored in registry lists and registered in events, like tabs or commands.RegistryList<T extends IRegistryType>This class is used to store all elements of an event, for a specific mod.
Create one in your registering class, then add your items to it.