Expansion for KnownTag<Fluid>

Link to expansion-for-knowntagfluid

This expansion specifically targets FluidTags on Forge.

Result TypeImplicito
Result Type
FluidIngredient
Implicito

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
ParametroTipo
Parametro
other
Tipo
FluidIngredient