Minestom/src/main/java/net/minestom/server/recipe
Matt Worzala 845113b6a9
Recipe manager cleanup (#2010)
* Improved code readability.
This code improves code flow, simplicity and reduces complexity

* chore: interface to final class, rename conversion functions to their recipe type for clarity, use cached packet

---------

Co-authored-by: Phillipp Glanz <6745190+TheMeinerLP@users.noreply.github.com>
2024-02-29 14:58:12 +00:00
..
BlastingRecipe.java fixes recipes for 1.20.1 (and probably 1.20.4) (#95) 2024-02-09 14:27:43 -05:00
CampfireCookingRecipe.java fixes recipes for 1.20.1 (and probably 1.20.4) (#95) 2024-02-09 14:27:43 -05:00
Recipe.java fixes recipes for 1.20.1 (and probably 1.20.4) (#95) 2024-02-09 14:27:43 -05:00
RecipeCategory.java fixes recipes for 1.20.1 (and probably 1.20.4) (#95) 2024-02-09 14:27:43 -05:00
RecipeConversion.java Recipe manager cleanup (#2010) 2024-02-29 14:58:12 +00:00
RecipeManager.java Recipe manager cleanup (#2010) 2024-02-29 14:58:12 +00:00
ShapedRecipe.java fixes recipes for 1.20.1 (and probably 1.20.4) (#95) 2024-02-09 14:27:43 -05:00
ShapelessRecipe.java fixes recipes for 1.20.1 (and probably 1.20.4) (#95) 2024-02-09 14:27:43 -05:00
SmeltingRecipe.java fixes recipes for 1.20.1 (and probably 1.20.4) (#95) 2024-02-09 14:27:43 -05:00
SmithingTransformRecipe.java fixes recipes for 1.20.1 (and probably 1.20.4) (#95) 2024-02-09 14:27:43 -05:00
SmithingTrimRecipe.java fixes recipes for 1.20.1 (and probably 1.20.4) (#95) 2024-02-09 14:27:43 -05:00
SmokingRecipe.java fixes recipes for 1.20.1 (and probably 1.20.4) (#95) 2024-02-09 14:27:43 -05:00
StonecutterRecipe.java Fix DeclareRecipePacket (#562) 2022-01-10 16:51:21 +01:00