JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.spongepowered.asm.mixin.transformer.meta
Annotation Interface MixinProxy
@Target
({})
@Retention
(
RUNTIME
)
public @interface
MixinProxy
Decoration annotation used by postprocessor to mark methods which have had their contents replaced with a proxy.