Package io.papermc.asm.rules.method
package io.papermc.asm.rules.method
-
ClassDescriptionHolds the structure of the rewritten method that replaces a matching method found in the bytecode.These rewrites do not redirect to a static method like
StaticRewrites.Changes a return type to a subtype of the old type.Changes a parameter type to a super type.A rule that targets specific owners.A rule that targets specific owners and methods.