JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
org.spongepowered.asm.mixin
Annotation Type Mutable
@Target(value=FIELD) @Retention(value=RUNTIME) public @interface
Mutable
Use in conjunction with
Final
to indicate that whilst a field is final in the target class, mutation within the mixin is intentional.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element