Class ClientProxy

java.lang.Object
org.cyclops.cyclopscore.proxy.CommonProxyComponentCommon
org.cyclops.cyclopscore.proxy.ClientProxyComponentCommon
org.cyclops.cyclopscore.proxy.ClientProxyComponent
org.cyclops.cyclopscore.proxy.ClientProxy
All Implemented Interfaces:
IClientProxy, org.cyclops.cyclopscore.proxy.IClientProxyCommon, ICommonProxy, org.cyclops.cyclopscore.proxy.ICommonProxyCommon

public class ClientProxy extends ClientProxyComponent
Proxy for the client side.
  • Constructor Details

    • ClientProxy

      public ClientProxy()
  • Method Details

    • getMod

      public ModBase getMod()
      Returns:
      The mod for this proxy.
    • registerRenderers

      public void registerRenderers()
      Specified by:
      registerRenderers in interface org.cyclops.cyclopscore.proxy.ICommonProxyCommon
      Overrides:
      registerRenderers in class org.cyclops.cyclopscore.proxy.ClientProxyComponentCommon
    • registerEventHooks

      public void registerEventHooks()
      Specified by:
      registerEventHooks in interface org.cyclops.cyclopscore.proxy.ICommonProxyCommon
      Overrides:
      registerEventHooks in class ClientProxyComponent