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 CrafterInteractorHandler
CrafterInteractorManager.getHandler
(String id) Methods in com.xzavier0722.mc.plugin.slimefun4.autocrafter with parameters of type CrafterInteractorHandlerModifier and TypeMethodDescriptionstatic void
CrafterInteractorManager.register
(String id, CrafterInteractorHandler handler) Register the specific slimefun item as crafter interactor.