Uses of Class
net.minecraft.recipe.RecipeDispatcher
Packages that use RecipeDispatcher
Package
Description
-
Uses of RecipeDispatcher in net.minecraft
Fields in net.minecraft declared as RecipeDispatcherModifier and TypeFieldDescriptionprivate final RecipeDispatcherclass_3320.field_19901private final RecipeDispatcherclass_3356.field_22068Constructors in net.minecraft with parameters of type RecipeDispatcherModifierConstructorDescriptionclass_3320(RecipeDispatcher recipeDispatcher) class_3356(RecipeDispatcher recipeDispatcher) -
Uses of RecipeDispatcher in net.minecraft.client.network
Fields in net.minecraft.client.network declared as RecipeDispatcherModifier and TypeFieldDescriptionprivate final RecipeDispatcherClientPlayNetworkHandler.field_20617Methods in net.minecraft.client.network that return RecipeDispatcher -
Uses of RecipeDispatcher in net.minecraft.client.world
Methods in net.minecraft.client.world that return RecipeDispatcher -
Uses of RecipeDispatcher in net.minecraft.server
Fields in net.minecraft.server declared as RecipeDispatcherMethods in net.minecraft.server that return RecipeDispatcher -
Uses of RecipeDispatcher in net.minecraft.server.world
Methods in net.minecraft.server.world that return RecipeDispatcher -
Uses of RecipeDispatcher in net.minecraft.world
Methods in net.minecraft.world that return RecipeDispatcher