Skip to content

Add ASMAPI methods to assist in working with instruction indexes#69

Merged
LexManos merged 3 commits intoMinecraftForge:masterfrom
Jonathing:feat/jonathing/ASMAPI-once-again
Dec 23, 2024
Merged

Add ASMAPI methods to assist in working with instruction indexes#69
LexManos merged 3 commits intoMinecraftForge:masterfrom
Jonathing:feat/jonathing/ASMAPI-once-again

Conversation

@Jonathing
Copy link
Member

A lot of methods in ASMAPI either exclusively use either the instruction's index or the instruction itself, making it difficult to have to manage using both in CoreMods. This PR solves that by adding sister methods that use the counterpart of the method.

@LexManos LexManos merged commit 4b60fc7 into MinecraftForge:master Dec 23, 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