Package org.spongepowered.asm.mixin.injection.selectors.dynamic
Dynamic target selectors provide custom logic for selecting injector targets.
-
Interface Summary Interface Description IResolvedDescriptor A resolved descriptor, or rather the result of resolving a descriptor. -
Class Summary Class Description DescriptorResolver Utility class which contains the logic for resolving descriptors (Descannotations) starting from an element and recursing up the tree of parent elements looking for a matching descriptorDynamicSelectorDesc ATarget Selectorwhich matches candidates using descriptors contained in@Descannotations.