Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BuildCraft/BuildCraft
/ fmlPostInit
Method
fmlPostInit
common/buildcraft/core/BCCoreProxy.java:52–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
public
void
fmlInit() {}
51
52
public
void
fmlPostInit() {}
53
54
@SideOnly(Side.SERVER)
55
public
static
class
ServerProxy extends BCCoreProxy {
Callers
1
postInit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected