Class DefaultTargetingStrategies
java.lang.Object
com.blamejared.crafttweaker.impl.recipe.replacement.DefaultTargetingStrategies
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> Tdeep(IRecipeComponent<T> component, T object, Function<T, T> replacer) static <T> Tshallow(IRecipeComponent<T> component, T object, Function<T, T> replacer)
-
Method Details
-
shallow
-
deep
-