Uses of Interface
net.minecraft.recipebook.PlaceRecipeHelper.Output
Packages that use PlaceRecipeHelper.Output
-
Uses of PlaceRecipeHelper.Output in net.minecraft.recipebook
Methods in net.minecraft.recipebook with parameters of type PlaceRecipeHelper.OutputModifier and TypeMethodDescriptionstatic <T> void
PlaceRecipeHelper.placeRecipe
(int p_362769_, int p_364202_, int p_380112_, int p_379800_, Iterable<T> p_360986_, PlaceRecipeHelper.Output<T> p_362411_) static <T> void
PlaceRecipeHelper.placeRecipe
(int p_380087_, int p_379836_, Recipe<?> p_379573_, Iterable<T> p_379986_, PlaceRecipeHelper.Output<T> p_380252_)