cpw.mods.fml.common.asm
Annotation Type ReobfuscationMarker


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface ReobfuscationMarker

Used to force certain classes to reobfuscate

Author:
cpw