Uses of Interface
com.xzavier0722.mc.plugin.slimefun4.autocrafter.CrafterInteractorHandler
Packages that use CrafterInteractorHandler
-
Uses of CrafterInteractorHandler in com.xzavier0722.mc.plugin.slimefun4.autocrafter
Methods in com.xzavier0722.mc.plugin.slimefun4.autocrafter that return CrafterInteractorHandlerModifier and TypeMethodDescriptionstatic CrafterInteractorHandlerCrafterInteractorManager.getHandler(String id) Methods in com.xzavier0722.mc.plugin.slimefun4.autocrafter with parameters of type CrafterInteractorHandlerModifier and TypeMethodDescriptionstatic voidCrafterInteractorManager.register(String id, CrafterInteractorHandler handler) Register the specific slimefun item as crafter interactor.