Uses of Class
net.messagevortex.blender.recipes.BlenderRecipe
Packages that use BlenderRecipe
-
Uses of BlenderRecipe in net.messagevortex.blender.recipes
Subclasses of BlenderRecipe in net.messagevortex.blender.recipesMethods in net.messagevortex.blender.recipes that return BlenderRecipeModifier and TypeMethodDescriptionstatic BlenderRecipeBlenderRecipe.getRecipe(String identifier, Set<IdentityStoreBlock> anonSet) Get a recipe from the specified recipe set.Methods in net.messagevortex.blender.recipes with parameters of type BlenderRecipeModifier and TypeMethodDescriptionstatic voidBlenderRecipe.addRecipe(String identifier, BlenderRecipe add) Adds a recipe to the specified recipe list.intBlenderRecipe.compareTo(BlenderRecipe o)