Package net.trique.wardentools.util
Class WTBlockTags
java.lang.Object
net.trique.wardentools.util.WTBlockTags
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INCORRECT_FOR_SCULKHYST_TOOLS
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> INCORRECT_FOR_SCULKHYST_TOOLS -
INCORRECT_FOR_WARDEN_TOOLS
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> INCORRECT_FOR_WARDEN_TOOLS -
STORAGE_BLOCKS_AMETHYST_INGOT
public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_AMETHYST_INGOT -
STORAGE_BLOCKS_ROSE_GOLD
public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_ROSE_GOLD -
STORAGE_BLOCKS_ECHO
public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_ECHO -
STORAGE_BLOCKS_WARDEN
public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_WARDEN
-
-
Constructor Details
-
WTBlockTags
public WTBlockTags()
-