Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 280 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 280 Bytes

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.