Class SolarCookerReiCommonPlugin

java.lang.Object
de.cech12.solarcooker.rei.SolarCookerReiCommonPlugin
All Implemented Interfaces:
Comparable<me.shedaniel.rei.api.common.plugins.REIPlugin<me.shedaniel.rei.api.common.plugins.REICommonPlugin>>, me.shedaniel.rei.api.common.plugins.REICommonPlugin, me.shedaniel.rei.api.common.plugins.REIPlugin<me.shedaniel.rei.api.common.plugins.REICommonPlugin>, me.shedaniel.rei.api.common.plugins.REIPluginProvider<me.shedaniel.rei.api.common.plugins.REICommonPlugin>

public class SolarCookerReiCommonPlugin extends Object implements me.shedaniel.rei.api.common.plugins.REICommonPlugin
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    registerDisplays(me.shedaniel.rei.api.common.registry.display.ServerDisplayRegistry registry)
     
    void
    registerDisplaySerializer(me.shedaniel.rei.api.common.display.DisplaySerializerRegistry registry)
     

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface me.shedaniel.rei.api.common.plugins.REICommonPlugin

    getPluginProviderClass, registerEntrySettingsAdapters, registerEntryTypes, registerFluidComparators, registerFluidSupport, registerItemComparators, registerSlotAccessors

    Methods inherited from interface me.shedaniel.rei.api.common.plugins.REIPlugin

    compareTo, getPriority, postStage, preStage, provide, shouldBeForcefullyDoneOnMainThread

    Methods inherited from interface me.shedaniel.rei.api.common.plugins.REIPluginProvider

    getPluginProviderName
  • Constructor Details

    • SolarCookerReiCommonPlugin

      public SolarCookerReiCommonPlugin()
  • Method Details

    • registerDisplays

      public void registerDisplays(me.shedaniel.rei.api.common.registry.display.ServerDisplayRegistry registry)
      Specified by:
      registerDisplays in interface me.shedaniel.rei.api.common.plugins.REICommonPlugin
    • registerDisplaySerializer

      public void registerDisplaySerializer(me.shedaniel.rei.api.common.display.DisplaySerializerRegistry registry)
      Specified by:
      registerDisplaySerializer in interface me.shedaniel.rei.api.common.plugins.REICommonPlugin