Class SizedFluidIngredientMixin
java.lang.Object
dev.latvian.mods.kubejs.core.mixin.SizedFluidIngredientMixin
- All Implemented Interfaces:
SizedFluidIngredientKJS,FluidMatch,Replaceable,ReplacementMatch
@RemapPrefixForJS("kjs$")
public abstract class SizedFluidIngredientMixin
extends Object
implements SizedFluidIngredientKJS
-
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.core.SizedFluidIngredientKJS
kjs$self, kjs$toFlatJson, kjs$toNestedJson, matches, matches, replaceThisWith
-
Constructor Details
-
SizedFluidIngredientMixin
public SizedFluidIngredientMixin()
-