Package io.papermc.asm.rules.method
@NullMarked
package io.papermc.asm.rules.method
-
ClassDescriptionRewrites a method by just directly routing it to an identical static method in another class.Generally used to move a method from an interface to its implementation class.A rule that targets specific owners.A rule that targets specific owners and methods.