public interface IFabricatorManager extends ICraftingProvider<IFabricatorRecipe>
| Modifier and Type | Method and Description |
|---|---|
void |
addRecipe(net.minecraft.item.ItemStack plan,
net.minecraftforge.fluids.FluidStack molten,
net.minecraft.item.ItemStack result,
java.lang.Object[] pattern) |
addRecipe, recipes, removeRecipe