Package io.github.thebusybiscuit.slimefun4.implementation.items.autocrafters
package io.github.thebusybiscuit.slimefun4.implementation.items.autocrafters
-
ClassesClassDescriptionThis is the abstract super class for our auto crafters.This class abstracts away from concrete recipes.The
ArmorAutoCrafteris an implementation of theAbstractAutoCrafter.TheEnhancedAutoCrafteris an implementation of theAbstractAutoCrafter.This extension of theAbstractAutoCrafterallows you to implement anyRecipeType.TheVanillaAutoCrafteris an implementation of theAbstractAutoCrafter.