| Interface | Description |
|---|---|
| ICraftingHandler |
Implement this to show custom recipes in the usage viewer.
|
| IRecipeHandler |
Do not implement this.
|
| IUsageHandler |
Implement this to show custom recipes in the usage viewer.
|
| Class | Description |
|---|---|
| BrewingOverlayHandler | |
| BrewingRecipeHandler | |
| BrewingRecipeHandler.BrewingRecipe | |
| ContainerRecipe | |
| DefaultOverlayHandler | |
| DefaultOverlayHandler.DistributedIngred | |
| DefaultOverlayHandler.IngredientDistribution | |
| FireworkRecipeHandler | |
| FuelRecipeHandler | |
| FurnaceRecipeHandler | |
| FurnaceRecipeHandler.FuelPair | |
| GuiCraftingRecipe | |
| GuiRecipe | |
| GuiUsageRecipe | |
| ProfilerRecipeHandler | |
| RecipeInfo | |
| RecipeItemInputHandler | |
| ShapedRecipeHandler | |
| ShapelessRecipeHandler | |
| TemplateRecipeHandler |
A Template Recipe Handler!
How about that.
|
| TemplateRecipeHandler.RecipeTransferRect |
The Rectangle is an region of the gui relative to the corner of the recipe that will activate the recipe with the corresponding outputId apon being clicked.
|
| TemplateRecipeHandler.RecipeTransferRectHandler |