Skip to content

ArchieNeoForge

NeoForge entrypoint for the mod, registered via the @Mod annotation.

Delegates all real initialization to Archie, wiring its lifecycle calls into the NeoForge mod-bus events (FMLConstructModEvent, FMLClientSetupEvent, FMLCommonSetupEvent) and registering the client tick pump used by ThreadingImpl.