Package 

Class ProxiedFieldTransformer

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

    
    public final class ProxiedFieldTransformer
    extends ProxiedTransformer<FieldNode> implements FieldTransformer
                        

    Conducts proxied transformations on fields.

    • Method Summary

      Modifier and Type Method Description
      FieldNode invoke(FieldNode context)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • invoke

         FieldNode invoke(FieldNode context)