1 2 3 4 5 6 7
package cc.polyfrost.oneconfig.events.event; /** * Called when the Minecraft instance is starting. */ public class StartEvent { }