Expansion for KnownTag<Fluid>
This expansion specifically targets FluidTags on Forge.
Casters
| Result Type | Is Implicit |
|---|---|
Result Type FluidIngredient | Is Implicit true |
Methods
Return Type: FluidIngredient
// KnownTag.asFluidIngredient() as FluidIngredient
myKnownTag.asFluidIngredient();Return Type: FluidIngredient
KnownTag.asList(other as FluidIngredient) as FluidIngredient| Parameter | Type |
|---|---|
Parameter other | Type FluidIngredient |