Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CraftingRecipes: Refactor using RecipeChoice #37

Closed
prokopyl opened this issue Nov 12, 2020 · 0 comments · Fixed by #65
Closed

CraftingRecipes: Refactor using RecipeChoice #37

prokopyl opened this issue Nov 12, 2020 · 0 comments · Fixed by #65
Labels
M ⋅ Outdated Bukkit API Miscelaneous – Tracks removal of deprecated/outdated/useless code due to a newer Bukkit API
Milestone

Comments

@prokopyl
Copy link
Member

All overrides that use MaterialData should probably be removed, as it is now deprecated.

Overrides accepting RecipeChoices should probably be used instead, which will also allow for custom item testing logic.

@prokopyl prokopyl added the M ⋅ Outdated Bukkit API Miscelaneous – Tracks removal of deprecated/outdated/useless code due to a newer Bukkit API label Nov 12, 2020
@prokopyl prokopyl added this to the v0.1 milestone Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
M ⋅ Outdated Bukkit API Miscelaneous – Tracks removal of deprecated/outdated/useless code due to a newer Bukkit API
Projects
None yet
1 participant