Class ClientProxyNeoForge

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

public class ClientProxyNeoForge extends ClientProxyComponent
Proxy for the client side.
  • Field Summary

    Fields inherited from class org.cyclops.cyclopscore.proxy.ClientProxyComponentCommon

    blockEntityRenderers
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     

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

    registerEventHooks, registerKeyBindings, registerPackets

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

    getBlockEntityRenderers, getCommonProxyComponent, getMainKeyCategory, registerRenderer, registerTickHandlers

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.cyclops.cyclopscore.proxy.IClientProxyCommon

    getMainKeyCategory

    Methods inherited from interface org.cyclops.cyclopscore.proxy.ICommonProxyCommon

    registerRenderer, registerTickHandlers
  • Constructor Details

    • ClientProxyNeoForge

      public ClientProxyNeoForge()
  • Method Details

    • getMod

      public ModBaseNeoForge 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