Class PixelmonInitEvent

java.lang.Object
net.minecraftforge.eventbus.api.Event
com.pixelmonmod.pixelmon.api.events.init.PixelmonInitEvent

public class PixelmonInitEvent extends net.minecraftforge.eventbus.api.Event
Fired when Pixelmon is about to decide which StorageManager, BankAccountManager, and BreedingLogicFactory to use. If they've not already been set then setting them here will change the implementation This is the preferred place for setting them
Since:
21/09/2022