ExpandFluidTag
Expands
This class expands
crafttweaker.api.tag.type.KnownTag<crafttweaker.api.fluid.Fluid>, meaning that the content found on this page can be called on that type directly.
Description
This expansion specifically targets FluidTags.Operators
|(other as CTFluidIngredient) as CTFluidIngredient
myInstance | myCTFluidIngredientParameters:
other: FluidIngredient Type: FluidIngredient
Return Type:
FluidIngredient
Members
asFluidIngredient() as CTFluidIngredient
implicit as CTFluidIngredient
myInstance as CTFluidIngredient
Return Type:
FluidIngredient
asList(other as CTFluidIngredient) as CTFluidIngredient
myInstance.asList(myCTFluidIngredient);Parameters:
other: FluidIngredient Type: FluidIngredient
Return Type:
FluidIngredient