Class ClientProxy
java.lang.Object
org.cyclops.cyclopscore.proxy.CommonProxyComponentCommon
org.cyclops.cyclopscore.proxy.ClientProxyComponentCommon
org.cyclops.cyclopscore.proxy.ClientProxyComponent
org.cyclops.integratedmekanism.proxy.ClientProxy
- All Implemented Interfaces:
org.cyclops.cyclopscore.proxy.IClientProxy,org.cyclops.cyclopscore.proxy.IClientProxyCommon,org.cyclops.cyclopscore.proxy.ICommonProxy,org.cyclops.cyclopscore.proxy.ICommonProxyCommon
public class ClientProxy
extends org.cyclops.cyclopscore.proxy.ClientProxyComponent
Proxy for the client side.
-
Field Summary
Fields inherited from class org.cyclops.cyclopscore.proxy.ClientProxyComponentCommon
blockEntityRenderers -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cyclops.cyclopscore.proxy.ClientProxyComponent
registerEventHooks, registerKeyBindings, registerPacketHandlersMethods inherited from class org.cyclops.cyclopscore.proxy.ClientProxyComponentCommon
getBlockEntityRenderers, getCommonProxyComponent, registerPackets, 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.ICommonProxy
registerPacketsMethods inherited from interface org.cyclops.cyclopscore.proxy.ICommonProxyCommon
registerRenderer, registerRenderers, registerTickHandlers
-
Constructor Details
-
ClientProxy
public ClientProxy()
-
-
Method Details
-
getMod
public org.cyclops.cyclopscore.init.ModBase getMod()
-