Uses of Class
net.minecraft.recipe.PoisonousPotatoCuttingRecipe
Packages that use PoisonousPotatoCuttingRecipe
-
Uses of PoisonousPotatoCuttingRecipe in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type PoisonousPotatoCuttingRecipeModifier and TypeFieldDescriptionstatic final RecipeSerializer<PoisonousPotatoCuttingRecipe> RecipeSerializer.POISONOUS_POTATO_CUTTINGstatic final RecipeType<PoisonousPotatoCuttingRecipe> RecipeType.POISONOUS_POTATO_CUTTING -
Uses of PoisonousPotatoCuttingRecipe in net.minecraft.screen
Fields in net.minecraft.screen with type parameters of type PoisonousPotatoCuttingRecipeModifier and TypeFieldDescriptionprivate List<RecipeEntry<PoisonousPotatoCuttingRecipe>> PoisonousPotatoCutterScreenHandler.availableRecipesMethods in net.minecraft.screen that return types with arguments of type PoisonousPotatoCuttingRecipe