Package net.minheur.potoflux.registry


package net.minheur.potoflux.registry
  • Class
    Description
    A registry for an event.
    Used to tag objects that can be stored in registry lists and registered in events, like tabs or commands.
    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.