MCPcopy 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

registerBlockMethod · 0.95
registerItemMethod · 0.95
getServerMethod · 0.95
getArmorTypeIDMethod · 0.95
preInitMethod · 0.95
initMethod · 0.95
postInitMethod · 0.95
wrapHandlerMethod · 0.95
registerItemMethod · 0.95
registerBlockMethod · 0.95
sendReturnMessageMethod · 0.95
getArmorTypesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected