Class CompoundFluidIngredient
java.lang.Object
net.minecraft.world.item.crafting.Ingredient
me.desht.pneumaticcraft.api.crafting.ingredient.FluidIngredient
me.desht.pneumaticcraft.api.crafting.ingredient.CompoundFluidIngredient
- All Implemented Interfaces:
Predicate<net.minecraft.world.item.ItemStack>
-
Nested Class Summary
Nested classes/interfaces inherited from class me.desht.pneumaticcraft.api.crafting.ingredient.FluidIngredient
FluidIngredient.SerializerNested classes/interfaces inherited from class net.minecraft.world.item.crafting.Ingredient
net.minecraft.world.item.crafting.Ingredient.ItemValue, net.minecraft.world.item.crafting.Ingredient.TagValue, net.minecraft.world.item.crafting.Ingredient.Value -
Field Summary
Fields inherited from class me.desht.pneumaticcraft.api.crafting.ingredient.FluidIngredient
EMPTY -
Method Summary
Modifier and TypeMethodDescriptionintprotected Collection<net.minecraft.world.level.material.Fluid>Methods inherited from class me.desht.pneumaticcraft.api.crafting.ingredient.FluidIngredient
getFluidStacks, getItems, getSerializer, isEmpty, of, of, of, of, of, of, of, ofFluidStream, test, testFluid, testFluid, toJsonMethods inherited from class net.minecraft.world.item.crafting.Ingredient
checkInvalidation, fromJson, fromJson, fromNetwork, fromValues, getStackingIds, invalidate, invalidateAll, isSimple, isVanilla, markValid, merge, of, of, of, of, of, toNetwork, valueFromJson
-
Method Details
-
getFluidList
- Overrides:
getFluidListin classFluidIngredient
-
getAmount
public int getAmount()- Overrides:
getAmountin classFluidIngredient
-