Expansion for KnownTag<Fluid>
Link to expansion-for-knowntagfluid
This expansion specifically targets FluidTags on Forge.
Casters
Link to casters
Result Type | Is Implicit |
---|---|
Result Type FluidIngredient | Is Implicit true |
Methoden
Link to methoden
Name: asFluidIngredient
Return Type: FluidIngredient
ZenScript Copy// KnownTag.asFluidIngredient() as FluidIngredient
myKnownTag.asFluidIngredient();
Name: asList
Return Type: FluidIngredient
ZenScript CopyKnownTag.asList(other as FluidIngredient) as FluidIngredient
Parameter | Type |
---|---|
Parameter other | Type FluidIngredient |