package cc.polyfrost.oneconfig.events.event; /** * Called when the Minecraft instance is starting. */ public class StartEvent { }