- All Implemented Interfaces:
- net.lenni0451.classtransform.transformer.IAnnotationHandlerPreprocessor
public class MixinsTranslator
extends java.lang.Object
implements net.lenni0451.classtransform.transformer.IAnnotationHandlerPreprocessor
Translate annotation from Mixins to ClassTransform
Since ClassTransform has some differences to Mixins this is not a 100% perfect translation
Some features may not be supported.
Some fields which are not supported still got copied over to simplify the copy-paste action
You can recognize them by the @Deprecated annotation