Package com.llamalad7.mixinextras.injector.wrapoperation
package com.llamalad7.mixinextras.injector.wrapoperation
-
ClassDescriptionOperation<R>Represents an operation that has been wrapped by
WrapOperationor a method that has been wrapped byWrapMethod.Allows you to wrap amethod call,field get/set,, orinstanceofcheckobject instantiation.