Uses of Interface
net.minecraft.recipe.RecipeManager
Packages that use RecipeManager
Package
Description
-
Uses of RecipeManager in net.minecraft.client.network
Methods in net.minecraft.client.network that return RecipeManager -
Uses of RecipeManager in net.minecraft.client.recipebook
Classes in net.minecraft.client.recipebook that implement RecipeManager -
Uses of RecipeManager in net.minecraft.client.world
Methods in net.minecraft.client.world that return RecipeManager -
Uses of RecipeManager in net.minecraft.recipe
Classes in net.minecraft.recipe that implement RecipeManagerModifier and TypeClassDescriptionclass
A recipe manager allows easier use of recipes, such as finding matches and remainders. -
Uses of RecipeManager in net.minecraft.screen
Methods in net.minecraft.screen with parameters of type RecipeManagerModifier and TypeMethodDescriptionprivate static ForgingSlotsManager
SmithingScreenHandler.createForgingSlotsManager
(RecipeManager recipeManager) -
Uses of RecipeManager in net.minecraft.world
Methods in net.minecraft.world that return RecipeManager