MCPcopy Create free account
hub / github.com/BuildCraft/BuildCraft / fmlPreInit

Method fmlPreInit

common/buildcraft/api/BCModules.java:33–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 }
32
33 public static void fmlPreInit() {}
34
35 public static boolean isBcMod(String modid) {
36 if (!modid.startsWith(MODID_START)) return false;

Callers 1

preInitMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected