Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BuildCraft/BuildCraft
/ getProxy
Method
getProxy
common/buildcraft/lib/BCLibProxy.java:47–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
private
static
BCLibProxy proxy;
46
47
public
static
BCLibProxy getProxy() {
48
return
proxy;
49
}
50
51
public
void
postRegisterItem(IItemBuildCraft item) {}
52
Callers
15
registerBlock
Method · 0.95
registerItem
Method · 0.95
getServer
Method · 0.95
getArmorTypeID
Method · 0.95
preInit
Method · 0.95
init
Method · 0.95
postInit
Method · 0.95
wrapHandler
Method · 0.95
registerItem
Method · 0.95
registerBlock
Method · 0.95
sendReturnMessage
Method · 0.95
getArmorTypes
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected