public interface RecipeType<T extends Recipe<?>>
| bxr | |
| net.minecraft.world.item.crafting.RecipeType | |
| net.minecraft.class_3956 | |
| net.minecraft.unmapped.C_rhnqznys | |
| net.minecraft.recipe.RecipeType | |
| net.minecraft.recipe.RecipeType | |
| net.minecraft.src.C_1472_ | |
| net.minecraft.world.item.crafting.Recipes |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RecipeType<CraftingRecipe> |
| ||||||||||||||
| RecipeType<SmeltingRecipe> |
| ||||||||||||||
| RecipeType<BlastingRecipe> |
| ||||||||||||||
| RecipeType<SmokingRecipe> |
| ||||||||||||||
| RecipeType<CampfireCookingRecipe> |
| ||||||||||||||
| RecipeType<StonecutterRecipe> |
| ||||||||||||||
| RecipeType<UpgradeRecipe> |
|
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| static <T extends Recipe<?>> RecipeType<T> |
| ||||||||||||||
| default <C extends Container> Optional<T> |
|