Uses of Class
net.minecraft.recipe.StonecuttingRecipe
| Package | Description |
|---|---|
| net.minecraft.recipe | |
| net.minecraft.screen |
-
Uses of StonecuttingRecipe in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type StonecuttingRecipe Modifier and Type Field Description static RecipeSerializer<StonecuttingRecipe>RecipeSerializer. STONECUTTINGstatic RecipeType<StonecuttingRecipe>RecipeType. STONECUTTING -
Uses of StonecuttingRecipe in net.minecraft.screen
Fields in net.minecraft.screen with type parameters of type StonecuttingRecipe Modifier and Type Field Description private List<StonecuttingRecipe>StonecutterScreenHandler. availableRecipesMethods in net.minecraft.screen that return types with arguments of type StonecuttingRecipe Modifier and Type Method Description List<StonecuttingRecipe>StonecutterScreenHandler. getAvailableRecipes()