Package net.minheur.potoflux.loader.mod
package net.minheur.potoflux.loader.mod
-
ClassDescriptionThe class to annotate your main mod class with.
This contains all main data for the mod (that doesn't need to create the mod to be accessed).Bus for registering all listeners in potoflux.
Mods add theirs methods to the event listeners, so they can be executed on need.