java.lang.Object
org.spongepowered.asm.mixin.injection.selectors.dynamic.DescriptorResolver

public final class DescriptorResolver extends Object
Utility class which contains the logic for resolving descriptors (Desc annotations) starting from an element and recursing up the tree of parent elements looking for a matching descriptor
  • Field Details

  • Method Details