Skip to content

MinecraftForge/ForgeSPI

Repository files navigation

Forge Service Provider Interfaces

Service providers, and other global API-like elements, separated so dependencies don't need to be on the core forge system.

  • net.minecraftforge.forgespi.ICoreMod* are interfaces for communication between Forge and the coremod library.