Uses of Class
net.minecraft.class_9887
Packages that use class_9887
-
Uses of class_9887 in net.minecraft
Fields in net.minecraft declared as class_9887Methods in net.minecraft that return class_9887Modifier and TypeMethodDescriptionstatic class_9887class_9887.method_61682(Ingredient ingredient) static class_9887class_9887.method_61683(List<Optional<Ingredient>> list) static class_9887class_9887.method_61686(List<Ingredient> list) -
Uses of class_9887 in net.minecraft.recipe
Fields in net.minecraft.recipe declared as class_9887Modifier and TypeFieldDescriptionprivate @Nullable class_9887AbstractCookingRecipe.field_52594private @Nullable class_9887ShapedRecipe.field_52601private @Nullable class_9887ShapelessRecipe.field_52603private @Nullable class_9887CuttingRecipe.field_52604private @Nullable class_9887SmithingTransformRecipe.field_52605private @Nullable class_9887SmithingTrimRecipe.field_52606Methods in net.minecraft.recipe that return class_9887Modifier and TypeMethodDescriptionAbstractCookingRecipe.method_61671()CuttingRecipe.method_61671()Recipe.method_61671()ShapedRecipe.method_61671()ShapelessRecipe.method_61671()SmithingTransformRecipe.method_61671()SmithingTrimRecipe.method_61671()SpecialCraftingRecipe.method_61671()