Class ExpandBlockTag
java.lang.Object
com.blamejared.crafttweaker.api.tag.expand.ExpandBlockTag
This expansion specifically targets BlockTags.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CTBlockIngredientasBlockIngredient(KnownTag<net.minecraft.world.level.block.Block> internal) static CTBlockIngredientasList(KnownTag<net.minecraft.world.level.block.Block> internal, CTBlockIngredient other)
-
Constructor Details
-
ExpandBlockTag
public ExpandBlockTag()
-
-
Method Details
-
asBlockIngredient
public static CTBlockIngredient asBlockIngredient(KnownTag<net.minecraft.world.level.block.Block> internal) -
asList
public static CTBlockIngredient asList(KnownTag<net.minecraft.world.level.block.Block> internal, CTBlockIngredient other)
-