Class CallbackInjectionInfo

    • Constructor Detail

      • CallbackInjectionInfo

        protected CallbackInjectionInfo​(MixinTargetContext mixin,
                                        org.objectweb.asm.tree.MethodNode method,
                                        org.objectweb.asm.tree.AnnotationNode annotation)
    • Method Detail

      • getSliceId

        public java.lang.String getSliceId​(java.lang.String id)
        Description copied from class: InjectionInfo
        Return the mapped slice id for the specified ID. Injectors which only support use of a single slice will always return the default id (an empty string)
        Overrides:
        getSliceId in class InjectionInfo
        Parameters:
        id - slice id
        Returns:
        mapped id