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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.cyclops.cyclopscore.init.ModBase
     

    Methods inherited from class org.cyclops.cyclopscore.proxy.ClientProxyComponent

    canEqual, constructIconProvider, equals, getBlockEntityRenderers, getCommonProxyComponent, getIconProvider, hashCode, registerEventHooks, registerKeyBindings, registerPacketHandlers, registerRenderer, registerRenderers, registerTickHandlers, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • ClientProxy

      public ClientProxy()
  • Method Details

    • getMod

      public org.cyclops.cyclopscore.init.ModBase getMod()