Class BucketLibReiClientPlugin

java.lang.Object
de.cech12.bucketlib.rei.BucketLibReiClientPlugin
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 BucketLibReiClientPlugin extends Object implements me.shedaniel.rei.api.client.plugins.REIClientPlugin
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    registerDisplays(me.shedaniel.rei.api.client.registry.display.DisplayRegistry 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, registerCategories, registerCollapsibleEntries, registerConfigAddons, registerEntries, registerEntryRenderers, registerExclusionZones, registerFavorites, registerInputMethods, registerScreens, registerSubsets, registerTransferHandlers

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

    compareTo, getPriority, postStage, preStage, provide, registerDisplaySerializer, registerEntrySettingsAdapters, registerEntryTypes, registerFluidComparators, registerFluidSupport, registerItemComparators, registerSlotAccessors, shouldBeForcefullyDoneOnMainThread

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

    getPluginProviderName
  • Constructor Details

    • BucketLibReiClientPlugin

      public BucketLibReiClientPlugin()
  • Method Details

    • registerDisplays

      public void registerDisplays(me.shedaniel.rei.api.client.registry.display.DisplayRegistry registry)
      Specified by:
      registerDisplays in interface me.shedaniel.rei.api.client.plugins.REIClientPlugin