Class SizedIngredientMixin
java.lang.Object
dev.latvian.mods.kubejs.core.mixin.SizedIngredientMixin
- All Implemented Interfaces:
IngredientSupplierKJS,SizedIngredientKJS,ItemMatch,Replaceable,ReplacementMatch
@RemapPrefixForJS("kjs$")
public abstract class SizedIngredientMixin
extends Object
implements SizedIngredientKJS
-
Field Summary
Fields inherited from interface dev.latvian.mods.kubejs.recipe.match.ReplacementMatch
NONE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.latvian.mods.kubejs.recipe.match.ItemMatch
matches, matchesAnyMethods inherited from interface dev.latvian.mods.kubejs.core.SizedIngredientKJS
kjs$asIngredient, kjs$self, kjs$toFlatJson, kjs$toNestedJson, matches, matches, replaceThisWith
-
Constructor Details
-
SizedIngredientMixin
public SizedIngredientMixin()
-