Skip to content

feat(minecraft-extras): Allow platforms to override ComponentMessageThrowable conversions#87

Merged
jpenilla merged 1 commit intomasterfrom
throwable-converter
Aug 4, 2024
Merged

feat(minecraft-extras): Allow platforms to override ComponentMessageThrowable conversions#87
jpenilla merged 1 commit intomasterfrom
throwable-converter

Conversation

@jpenilla
Copy link
Copy Markdown
Member

@jpenilla jpenilla commented Aug 2, 2024

We don't use ServiceLoader as that would require other workarounds on NeoForge (the target for this change), due to non-'GAMELIBRARY's not being able to discover game-aware service implementations.

We don't use ServiceLoader as that would require other workarounds on NeoForge
(the target for this change), due to non-'GAMELIBRARY's not being able to discover
game-aware service implementations.
@jpenilla jpenilla changed the title Allow platforms to override ComponentMessageThrowable conversions feat(minecraft-extras): Allow platforms to override ComponentMessageThrowable conversions Aug 3, 2024
@jpenilla jpenilla merged commit de1762d into master Aug 4, 2024
@jpenilla jpenilla deleted the throwable-converter branch August 4, 2024 03:55
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.

2 participants