Package com.llamalad7.mixinextras.injector
package com.llamalad7.mixinextras.injector
-
ClassDescriptionThis extension is responsible for actually injecting all late-applying injectors which were queued up during the normal injection phase.Allows you to tweak the resultant value of a
method call,field get,constantorobject instantiation.Allows you to modify the receiver of a non-staticmethod callorfield get/set.Allows you to tweak the value beingreturnedfrom a method.Deprecated.