Uses of Class
net.minecraft.recipe.RecipeManager
Packages that use RecipeManager
-
Uses of RecipeManager in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type RecipeManagerModifier and TypeFieldDescriptionprivate WeakReference<RecipeManager> RecipeCache.recipeManagerRef -
Uses of RecipeManager in net.minecraft.server
Fields in net.minecraft.server declared as RecipeManagerMethods in net.minecraft.server that return RecipeManagerModifier and TypeMethodDescriptionDataPackContents.getRecipeManager()MinecraftServer.getRecipeManager() -
Uses of RecipeManager in net.minecraft.server.world
Methods in net.minecraft.server.world that return RecipeManager