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

Allow retrieving model loading plugins #4269

Merged

Conversation

PepperCode1
Copy link
Member

This is accomplished though static ModelLoadingPlugin#getAll and PreparableModelLoadingPlugin#getAll. This functionality is necessary for alternative model loading implementations to support Model Loading API v1, such as the one Embeddedt's ModernFix uses to load models lazily.

@PepperCode1 PepperCode1 added small change priority:medium Medium priority PRs that should get reviews labels Dec 3, 2024
@PepperCode1 PepperCode1 added the enhancement New feature or request label Dec 5, 2024
@PepperCode1 PepperCode1 requested a review from modmuss50 December 5, 2024 19:44
@modmuss50 modmuss50 added the merge me please Pull requests that are ready to merge label Dec 5, 2024
@modmuss50 modmuss50 merged commit 7b6b225 into FabricMC:1.21.4 Dec 5, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request merge me please Pull requests that are ready to merge priority:medium Medium priority PRs that should get reviews small change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants