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

Revamp Sign Material Parser #1823

Open
creatorfromhell opened this issue Dec 19, 2024 · 0 comments
Open

Revamp Sign Material Parser #1823

creatorfromhell opened this issue Dec 19, 2024 · 0 comments

Comments

@creatorfromhell
Copy link
Contributor

creatorfromhell commented Dec 19, 2024

Revamp the underlying code for the sign material name parsing. This could be abstracted to allow for third-party modifications...

Something like:

StackParser {

boolean applies(ItemStack stack);

Component parse(ItemStack stack);

}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant