Class ClientProxy
java.lang.Object
org.cyclops.cyclopscore.proxy.CommonProxyComponent
org.cyclops.cyclopscore.proxy.ClientProxyComponent
org.cyclops.commoncapabilities.proxy.ClientProxy
- All Implemented Interfaces:
org.cyclops.cyclopscore.proxy.IClientProxy
,org.cyclops.cyclopscore.proxy.ICommonProxy
public class ClientProxy
extends org.cyclops.cyclopscore.proxy.ClientProxyComponent
Proxy for the client side.
-
Field Summary
Fields inherited from class org.cyclops.cyclopscore.proxy.ClientProxyComponent
blockEntityRenderers
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cyclops.cyclopscore.proxy.ClientProxyComponent
canEqual, constructIconProvider, equals, getBlockEntityRenderers, getCommonProxyComponent, getIconProvider, hashCode, registerEventHooks, registerKeyBindings, registerPacketHandlers, registerRenderer, registerRenderers, registerTickHandlers, toString
-
Constructor Details
-
ClientProxy
public ClientProxy()
-
-
Method Details
-
getMod
public org.cyclops.cyclopscore.init.ModBase getMod()
-