Skip to content

Fix mixin#73

Merged
Giovanniricotta2002 merged 3 commits intomainfrom
fixMixin
Nov 11, 2025
Merged

Fix mixin#73
Giovanniricotta2002 merged 3 commits intomainfrom
fixMixin

Conversation

@Giovanniricotta2002
Copy link
Member

This pull request updates a mixin injection in the BaseFireBlockMixin class to target the correct method name, improving compatibility with obfuscated environments.

Mixin injection update:

  • Changed the target method for the @Inject annotation from getState to m_49245_, which is likely the obfuscated name for getState, ensuring the mixin works as intended in production builds.

@Giovanniricotta2002 Giovanniricotta2002 merged commit 5016fa6 into main Nov 11, 2025
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.

1 participant