Package com.xzavier0722.mc.plugin.slimefun4.autocrafter
package com.xzavier0722.mc.plugin.slimefun4.autocrafter
-
ClassDescriptionThis is the implementation of
CrafterInteractable
with vanilla inventory.The interface is for item interacting between inventory and crafter.This interface define how to get the implementation ofCrafterInteractable
fromBlockMenu
.This manager provide accessibility to custom interactors.