Package io.papermc.asm.rules.method
Class StaticRewrites
java.lang.Object
io.papermc.asm.rules.method.StaticRewrites
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordstatic final record -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionreturnRewrite(Set<Class<?>> owners, ClassDesc existingType, TargetedMethodMatcher methodMatcher, ClassDesc generatedMethodOwner, Method staticHandler, ClassDesc intermediateType, boolean includeOwnerContext)
-
Field Details
-
OBJECT_DESC
-
-
Method Details
-
returnRewrite
public static StaticRewrite.Generated.Return returnRewrite(Set<Class<?>> owners, ClassDesc existingType, TargetedMethodMatcher methodMatcher, ClassDesc generatedMethodOwner, Method staticHandler, ClassDesc intermediateType, boolean includeOwnerContext)
-