Class HexalREIPlugin
java.lang.Object
ram.talia.hexal.fabric.interop.rei.HexalREIPlugin
- 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 HexalREIPlugin
extends Object
implements me.shedaniel.rei.api.client.plugins.REIClientPlugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterCategories(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, waitMethods inherited from interface me.shedaniel.rei.api.client.plugins.REIClientPlugin
getPluginProviderClass, registerDisplays, registerEntries, registerEntryRenderers, registerExclusionZones, registerFavorites, registerScreens, registerSubsets, registerTransferHandlersMethods inherited from interface me.shedaniel.rei.api.common.plugins.REIPlugin
compareTo, getPriority, postStage, preStage, provide, registerDisplaySerializer, registerEntrySettingsAdapters, registerEntryTypes, registerFluidComparators, registerFluidSupport, registerItemComparators, shouldBeForcefullyDoneOnMainThreadMethods inherited from interface me.shedaniel.rei.api.common.plugins.REIPluginProvider
getPluginProviderName
-
Constructor Details
-
HexalREIPlugin
public HexalREIPlugin()
-
-
Method Details
-
registerCategories
public void registerCategories(me.shedaniel.rei.api.client.registry.category.CategoryRegistry registry) - Specified by:
registerCategoriesin interfaceme.shedaniel.rei.api.client.plugins.REIClientPlugin
-