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

Correct ExtendedForgeRegistryEntry's bytecode interface and correct the generics on ForgeRegistryEntry#141

Merged
coderbot16 merged 1 commit intomasterfrom
bugfix/extendedforgeregistryobject
Jul 25, 2020
Merged

Correct ExtendedForgeRegistryEntry's bytecode interface and correct the generics on ForgeRegistryEntry#141
coderbot16 merged 1 commit intomasterfrom
bugfix/extendedforgeregistryobject

Conversation

@cittyinthecloud
Copy link
Contributor

@cittyinthecloud cittyinthecloud commented Jul 22, 2020

Should've been part of #131, but didn't notice in time. It turns out that ForgeRegistryEntry has the generic <V extends IForgeRegistryEntry<V>>, not just <V> and we need to mimic the bytecode that would produce.

Copy link
Member

@coderbot16 coderbot16 left a comment

Choose a reason for hiding this comment

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

Seems simple enough, but be prepared to make a second PR if this breaks 🙃

@coderbot16 coderbot16 merged commit c801a94 into master Jul 25, 2020
@coderbot16 coderbot16 deleted the bugfix/extendedforgeregistryobject branch July 25, 2020 00:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants