Files
Paper/patches/api/Add-ItemStack-Recipe-API-helper-methods.patch
Lexi 11281d0789 Avoid usages of RecipeChoice#getItemStack() (#8453)
Replaces some internal usages of this method with RecipeChoice#test(ItemStack) and deprecates every other method still utilizing this legacy method.
2022-10-15 15:20:12 -04:00

3.4 KiB