Class ExpandFluidTagForge
java.lang.Object
com.blamejared.crafttweaker.api.tag.expand.ExpandFluidTagForge
Deprecated, for removal: This API element is subject to removal in a future version.
This expansion specifically targets FluidTags on Forge.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic CTFluidIngredientasFluidIngredient(KnownTag<net.minecraft.world.level.material.Fluid> internal) Deprecated, for removal: This API element is subject to removal in a future version.static CTFluidIngredientasList(KnownTag<net.minecraft.world.level.material.Fluid> internal, CTFluidIngredient other) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
ExpandFluidTagForge
public ExpandFluidTagForge()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
asFluidIngredient
@Deprecated(forRemoval=true) public static CTFluidIngredient asFluidIngredient(KnownTag<net.minecraft.world.level.material.Fluid> internal) Deprecated, for removal: This API element is subject to removal in a future version. -
asList
@Deprecated(forRemoval=true) public static CTFluidIngredient asList(KnownTag<net.minecraft.world.level.material.Fluid> internal, CTFluidIngredient other) Deprecated, for removal: This API element is subject to removal in a future version.
-
ExpandFluidTaginstead.