Interface AddPacks
public interface AddPacks
Implemented by mods to add their packs.
- See Also:
-
Method Summary
-
Method Details
-
addPacks
- Parameters:
modContainerOrEvent- ModContainer for Fabric, AddPackFindersEvent for NeoForge.
-
getModID
- Returns:
- Mods are supposed to have this method return their own mod ID.
-