Expansion for KnownTag<Fluid>

Link to expansion-for-knowntagfluid

This expansion specifically targets FluidTags on Forge.

Result TypeIs Implicit
Result Type
FluidIngredient
Is Implicit
true

Link to asFluidIngredient

Name: asFluidIngredient

Return Type: FluidIngredient

ZenScript
Copy
// KnownTag.asFluidIngredient() as FluidIngredient

myKnownTag.asFluidIngredient();

Name: asList

Return Type: FluidIngredient

ZenScript
Copy
KnownTag.asList(other as FluidIngredient) as FluidIngredient
ParameterType
Parameter
other
Type
FluidIngredient