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

Item and Block wrappers #61

Closed
trainb0y opened this issue Jan 2, 2023 · 0 comments · Fixed by #124
Closed

Item and Block wrappers #61

trainb0y opened this issue Jan 2, 2023 · 0 comments · Fixed by #124

Comments

@trainb0y
Copy link
Contributor

trainb0y commented Jan 2, 2023

Currently custom items and blocks are represented by string ids, which is... rather dumb.

There should also probably be wrapper classes that define a "block", or an "item stack" but doesn't care whether it's vanilla or custom.

This is one of the reasons id like to consider switching to serverside fabric, as items and blocks could be registered mostly normally using something like Polymer or PolyMc

@trainb0y trainb0y linked a pull request Mar 9, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant