Class ForgeClientHelper

java.lang.Object
com.helliongames.snifferplus.platform.ForgeClientHelper
All Implemented Interfaces:
com.helliongames.snifferplus.platform.services.IClientHelper

public class ForgeClientHelper extends Object implements com.helliongames.snifferplus.platform.services.IClientHelper
  • Constructor Details

    • ForgeClientHelper

      public ForgeClientHelper()
  • Method Details

    • registerEntityRenderers

      public void registerEntityRenderers()
      Specified by:
      registerEntityRenderers in interface com.helliongames.snifferplus.platform.services.IClientHelper
    • registerModelLayers

      public void registerModelLayers()
      Specified by:
      registerModelLayers in interface com.helliongames.snifferplus.platform.services.IClientHelper
    • registerRenderTypes

      public void registerRenderTypes()
      Specified by:
      registerRenderTypes in interface com.helliongames.snifferplus.platform.services.IClientHelper
    • registerPackets

      public void registerPackets()
      Specified by:
      registerPackets in interface com.helliongames.snifferplus.platform.services.IClientHelper
    • registerModelLayerListener

      public static void registerModelLayerListener(net.minecraftforge.client.event.EntityRenderersEvent.RegisterLayerDefinitions event)
    • registerEntityRendererListener

      public static void registerEntityRendererListener(net.minecraftforge.client.event.EntityRenderersEvent.RegisterRenderers event)