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

Simplify item block registry #10170

Open
wants to merge 7 commits into
base: version/1.21
Choose a base branch
from

Conversation

Nightenom
Copy link
Member

@Nightenom Nightenom commented Aug 26, 2024

Changes proposed in this pull request:

  • api (binary) breaking change, in 1.21 its fine, however when backporting this might potentially hurt existing addons?
  • moves item/block to deferred registry, removal of initializer classes
  • removal of empty classes for registry things, possible further cleanup: removal of empty block/item classes

[x] Yes I tested this before submitting it.
[ ] I also did a multiplayer test.

Review please

Thodor12
Thodor12 previously approved these changes Aug 26, 2024
src/main/java/com/minecolonies/api/items/ModItems.java Outdated Show resolved Hide resolved
Thodor12
Thodor12 previously approved these changes Aug 26, 2024
Copy link
Contributor

@Raycoms Raycoms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small Review. This is going to be a nightmare to port. Have you tested this?

@Nightenom
Copy link
Member Author

@uecasm how much is this going to hit ur addons in 1.20.1? so we have some idea

@Nightenom Nightenom mentioned this pull request Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants