Uses of Class
net.minecraftforge.debug.recipe.recipebook.RecipeBookExtensionTest.RecipeBookTestContainer
Packages that use RecipeBookExtensionTest.RecipeBookTestContainer
-
Uses of RecipeBookExtensionTest.RecipeBookTestContainer in net.minecraftforge.debug.recipe.recipebook
Fields in net.minecraftforge.debug.recipe.recipebook declared as RecipeBookExtensionTest.RecipeBookTestContainerModifier and TypeFieldDescriptionprivate final RecipeBookExtensionTest.RecipeBookTestContainerRecipeBookTestMenu.containerMethods in net.minecraftforge.debug.recipe.recipebook with parameters of type RecipeBookExtensionTest.RecipeBookTestContainerModifier and TypeMethodDescriptionRecipeBookTestRecipe.assemble(RecipeBookExtensionTest.RecipeBookTestContainer p_44001_) private booleanRecipeBookTestRecipe.matches(RecipeBookExtensionTest.RecipeBookTestContainer container, int x, int y, boolean mirror) booleanRecipeBookTestRecipe.matches(RecipeBookExtensionTest.RecipeBookTestContainer container, Level level) Taken fromShapedRecipeMethod parameters in net.minecraftforge.debug.recipe.recipebook with type arguments of type RecipeBookExtensionTest.RecipeBookTestContainerModifier and TypeMethodDescriptionbooleanRecipeBookTestMenu.recipeMatches(Recipe<? super RecipeBookExtensionTest.RecipeBookTestContainer> recipe)