Uses of Interface
net.minecraft.recipebook.ServerPlaceRecipe.CraftingMenuAccess
Packages that use ServerPlaceRecipe.CraftingMenuAccess
-
Uses of ServerPlaceRecipe.CraftingMenuAccess in net.minecraft.recipebook
Fields in net.minecraft.recipebook declared as ServerPlaceRecipe.CraftingMenuAccessModifier and TypeFieldDescriptionprivate final ServerPlaceRecipe.CraftingMenuAccess
<R> ServerPlaceRecipe.menu
Methods in net.minecraft.recipebook with parameters of type ServerPlaceRecipe.CraftingMenuAccessModifier and TypeMethodDescriptionstatic <I extends RecipeInput,
R extends Recipe<I>>
RecipeBookMenu.PostPlaceActionServerPlaceRecipe.placeRecipe
(ServerPlaceRecipe.CraftingMenuAccess<R> p_361341_, int p_361512_, int p_362929_, List<Slot> p_364825_, List<Slot> p_364661_, Inventory p_364618_, RecipeHolder<R> p_363024_, boolean p_360549_, boolean p_361381_) Constructors in net.minecraft.recipebook with parameters of type ServerPlaceRecipe.CraftingMenuAccessModifierConstructorDescriptionprivate
ServerPlaceRecipe
(ServerPlaceRecipe.CraftingMenuAccess<R> p_363275_, Inventory p_361371_, boolean p_364633_, int p_362980_, int p_361285_, List<Slot> p_364759_, List<Slot> p_361301_)