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

Method getModId

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

Source from the content-addressed store, hash-verified

48 }
49
50 public String getModId() {
51 return modid;
52 }
53
54 static {
55 if (!Loader.instance().hasReachedState(LoaderState.CONSTRUCTING)) {

Callers 6

FluidDefinitionMethod · 0.80
loadContentsMethod · 0.80
isEnabledMethod · 0.80
registerCacheMethod · 0.80
registerMethod · 0.80
postRegisterFluidMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected