Class ExpandFluidTag
java.lang.Object
com.blamejared.crafttweaker.api.tag.expand.ExpandFluidTag
This expansion specifically targets FluidTags.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CTFluidIngredientasFluidIngredient(KnownTag<net.minecraft.world.level.material.Fluid> internal) static CTFluidIngredientasList(KnownTag<net.minecraft.world.level.material.Fluid> internal, CTFluidIngredient other)
-
Constructor Details
-
ExpandFluidTag
public ExpandFluidTag()
-
-
Method Details
-
asFluidIngredient
public static CTFluidIngredient asFluidIngredient(KnownTag<net.minecraft.world.level.material.Fluid> internal) -
asList
public static CTFluidIngredient asList(KnownTag<net.minecraft.world.level.material.Fluid> internal, CTFluidIngredient other)
-