Package io.papermc.asm.rules.method
Class MethodRewrites
java.lang.Object
io.papermc.asm.rules.method.MethodRewrites
These rewrites do not redirect to a static method like
StaticRewrites.
Instead, these rewrite methods in place, usually changing the descriptor.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordChanges a return type to a subtype of the old type.static final recordChanges a parameter type to a super type. -
Method Summary