Class SolarCookerReiClientPlugin

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

public class SolarCookerReiClientPlugin extends Object implements me.shedaniel.rei.api.client.plugins.REIClientPlugin
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    registerCategories(me.shedaniel.rei.api.client.registry.category.CategoryRegistry 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.client.plugins.REIClientPlugin

    getPluginProviderClass, registerBasicEntryFiltering, registerCollapsibleEntries, registerConfigAddons, registerDisplays, registerEntries, registerEntryRenderers, registerExclusionZones, registerFavorites, registerInputMethods, registerScreens, registerSubsets, registerTransferHandlers

    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

    • SolarCookerReiClientPlugin

      public SolarCookerReiClientPlugin()
  • Method Details

    • registerCategories

      public void registerCategories(me.shedaniel.rei.api.client.registry.category.CategoryRegistry registry)
      Specified by:
      registerCategories in interface me.shedaniel.rei.api.client.plugins.REIClientPlugin