Uses of Interface
net.minecraft.recipe.RecipeManager
Packages that use RecipeManager
Package
Description
- 
Uses of RecipeManager in net.minecraft.client.networkMethods in net.minecraft.client.network that return RecipeManager
- 
Uses of RecipeManager in net.minecraft.client.recipebookClasses in net.minecraft.client.recipebook that implement RecipeManager
- 
Uses of RecipeManager in net.minecraft.client.worldMethods in net.minecraft.client.world that return RecipeManager
- 
Uses of RecipeManager in net.minecraft.recipeClasses in net.minecraft.recipe that implement RecipeManagerModifier and TypeClassDescriptionclassA recipe manager allows easier use of recipes, such as finding matches and remainders.
- 
Uses of RecipeManager in net.minecraft.screenMethods in net.minecraft.screen with parameters of type RecipeManagerModifier and TypeMethodDescriptionprivate static ForgingSlotsManagerSmithingScreenHandler.createForgingSlotsManager(RecipeManager recipeManager) 
- 
Uses of RecipeManager in net.minecraft.worldMethods in net.minecraft.world that return RecipeManager