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

Add additional field tools to ASMAPI #61

Merged

Conversation

Jonathing
Copy link
Member

This PR aims to improve working with, and looking for, fields in method nodes.

  • Add buildFieldCall() to build field calls
  • Add findFirstFieldCall() and related methods to search for field calls
  • Add a buildMethodCall() sister that takes ASMAPI.MethodType as first parameter, mimicking the constructor to MethodInsnType and related methods in ASMAPI

@LexManos LexManos merged commit c95067a into MinecraftForge:master Nov 1, 2024
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