public interface ICraftingProviderHelper
Modifier and Type | Method and Description |
---|---|
void |
addCraftingOption(ICraftingMedium medium,
ICraftingPatternDetails api)
Add new Pattern to AE's crafting cache.
|
void |
setEmitable(IAEItemStack what)
Set an item can Emitable
|
void addCraftingOption(ICraftingMedium medium, ICraftingPatternDetails api)
void setEmitable(IAEItemStack what)