Package io.papermc.asm.rules.method.rewrite
@NullMarked
package io.papermc.asm.rules.method.rewrite
-
ClassDescriptionMethodRewrite<D extends GeneratedMethodHolder.CallData>Represents a change/rewrite to bytecode.Holds the structure of the rewritten method that replaces a matching method found in the bytecode.