Package net.minecraft.util.annotation
Annotation Interface DeobfuscateClass
@TypeQualifierDefault({TYPE,METHOD})
@Retention(CLASS)
@Environment(CLIENT)
public @interface DeobfuscateClass
An annotation on classes. When a class is annotated, the class itself and its
fields and methods are not obfuscated. Mainly used by blaze3d.
- See Also:
- Mappings:
Namespace Name official egb
intermediary net/minecraft/class_6177
named net/minecraft/util/annotation/DeobfuscateClass