Class FluidIngredientMixin
java.lang.Object
dev.latvian.mods.kubejs.core.mixin.FluidIngredientMixin
- All Implemented Interfaces:
FluidIngredientKJS,FluidMatch,ReplacementMatch,JsonSerializable,NBTSerializable,WithCodec
@RemapPrefixForJS("kjs$")
public abstract class FluidIngredientMixin
extends Object
implements FluidIngredientKJS
-
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.FluidIngredientKJS
getCodec, kjs$asBucket, kjs$self, kjs$withAmount, matches, matches
-
Constructor Details
-
FluidIngredientMixin
public FluidIngredientMixin()
-