Package com.llamalad7.mixinextras.injector.wrapoperation
package com.llamalad7.mixinextras.injector.wrapoperation
-
ClassDescriptionOperation<R>Represents an operation (method call or field get/set) that has been wrapped by
WrapOperation.This extension is responsible for actually injecting all `@WrapOperation`s which were queued up during the normal injection phase.