Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Implement RegistryEvent.MissingMappings #39

Open
coderbot16 opened this issue Jan 26, 2020 · 0 comments
Open

Implement RegistryEvent.MissingMappings #39

coderbot16 opened this issue Jan 26, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@coderbot16
Copy link
Member

https://github.com/PatchworkMC/YarnForge/blob/1.14.x/src/main/java/net/minecraftforge/event/RegistryEvent.java#L89

Forge fires this event on world load, however, I think it would be better to use RegistryEntryRemovedCallback + a mixin into Registry#get. We'd need some way to persist the migration mappings, however.

@coderbot16 coderbot16 added the enhancement New feature or request label Jan 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant