Package io.github.thebusybiscuit.slimefun4.implementation.items.autocrafters
package io.github.thebusybiscuit.slimefun4.implementation.items.autocrafters
This package contains any electric machines related to automatic crafting tables.
-
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.