Class CommonProxy
java.lang.Object
org.cyclops.cyclopscore.proxy.CommonProxyComponentCommon
org.cyclops.cyclopscore.proxy.CommonProxyComponent
org.cyclops.commoncapabilities.proxy.CommonProxy
- All Implemented Interfaces:
 org.cyclops.cyclopscore.proxy.ICommonProxy,org.cyclops.cyclopscore.proxy.ICommonProxyCommon
public class CommonProxy
extends org.cyclops.cyclopscore.proxy.CommonProxyComponent
Proxy for server and client side.
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.cyclops.cyclopscore.proxy.CommonProxyComponent
registerKeyBindings, registerPacketsMethods inherited from class org.cyclops.cyclopscore.proxy.CommonProxyComponentCommon
registerEventHooks, registerRenderer, registerRenderers, registerTickHandlersMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.cyclops.cyclopscore.proxy.ICommonProxyCommon
registerEventHooks, registerRenderer, registerRenderers, registerTickHandlers 
- 
Constructor Details
- 
CommonProxy
public CommonProxy() 
 - 
 - 
Method Details
- 
getMod
public org.cyclops.cyclopscore.init.ModBaseNeoForge<?> getMod() 
 -