Package 

Interface FieldTransformer

  • All Implemented Interfaces:
    kotlin.Function , kotlin.Function1 , net.yakclient.mixins.base.InjectionTransformer

    
    public interface FieldTransformer
     implements InjectionTransformer<FieldNode>
                        

    The base transformer for all field transformations.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class net.yakclient.mixins.base.FieldTransformer

        invoke
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait