All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
A rule that targets specific fields and owners.
Custom annotation remapper that includes remapping enum values in annotations.
asm-commons ClassRemapper doesn't fully remap values in annotation "fields".
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Holds 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.
Represents a RewriteRule that has a set of specific owners that it targets.