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

Enhance Lookup API #3671

Open
wants to merge 7 commits into
base: 1.20.1
Choose a base branch
from
Open

Conversation

Phoupraw
Copy link
Contributor

  • Added preliminary providers, which are called before all other providers.
  • You can register multiple providers for one item/block/entity type now.
  • Fallback providers list is replaced by Event, where you can add phase ordering.
  • All the changes are backward compatible. Some methods are marked with @Deprecated.

@Technici4n
Copy link
Member

I don't like this PR, it seems like a bunch of random opinionated changes, and many go against my original design. I would like each change to be submitted separately, and with a motivating use case for each.

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 this pull request may close these issues.

None yet

2 participants