Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
FluidDefinition
Method · 0.80
loadContents
Method · 0.80
isEnabled
Method · 0.80
registerCache
Method · 0.80
register
Method · 0.80
postRegisterFluid
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected