Class AMTags.Blocks
java.lang.Object
com.github.minecraftschurlimods.arsmagicalegacy.api.AMTags.Blocks
- Enclosing class:
- AMTags
Holds the mod's block tags.
-
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 final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
WITCHWOOD_LOGS
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> WITCHWOOD_LOGS -
ORES_CHIMERITE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> ORES_CHIMERITE -
ORES_TOPAZ
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> ORES_TOPAZ -
ORES_VINTEUM
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> ORES_VINTEUM -
ORES_MOONSTONE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> ORES_MOONSTONE -
ORES_SUNSTONE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> ORES_SUNSTONE -
STORAGE_BLOCKS_CHIMERITE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_CHIMERITE -
STORAGE_BLOCKS_TOPAZ
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_TOPAZ -
STORAGE_BLOCKS_VINTEUM
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_VINTEUM -
STORAGE_BLOCKS_MOONSTONE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_MOONSTONE -
STORAGE_BLOCKS_SUNSTONE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_SUNSTONE
-
-
Constructor Details
-
Blocks
public Blocks()
-