public interface RecipeType<T extends Recipe<?>>
| beu | |
| net.minecraft.world.item.crafting.RecipeType | |
| net.minecraft.class_3956 | |
| net.minecraft.recipe.RecipeType | |
| net.minecraft.unmapped.C_rhnqznys | |
| net.minecraft.crafting.recipe.RecipeType | |
| net.minecraft.item.crafting.IRecipeType | |
| net.minecraft.item.crafting.IRecipeType |
Field summary
| Modifier and Type | Field | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RecipeType<CraftingRecipe> |
| ||||||||||||||||
| RecipeType<SmeltingRecipe> |
| ||||||||||||||||
| RecipeType<BlastingRecipe> |
| ||||||||||||||||
| RecipeType<SmokingRecipe> |
| ||||||||||||||||
| RecipeType<CampfireCookingRecipe> |
| ||||||||||||||||
| RecipeType<StonecuttingRecipe> |
|
Method summary
| Modifier and Type | Method | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| static <T extends Recipe<?>> RecipeType<T> |
| ||||||||||||||||
| default <C extends Inventory> Optional<T> |
|