Package de.teamlapen.werewolves.core
Class ModTags.Blocks
java.lang.Object
de.teamlapen.vampirism.core.ModTags.Blocks
de.teamlapen.werewolves.core.ModTags.Blocks
- Enclosing class:
ModTags
public static class ModTags.Blocks
extends de.teamlapen.vampirism.core.ModTags.Blocks
-
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> Fields inherited from class de.teamlapen.vampirism.core.ModTags.Blocks
ACTIVE_REMAINS, COBBLED_DARK_STONE, COFFIN, CURSED_EARTH, CURSED_SPRUCE_LOG, DARK_SPRUCE_LOG, DARK_STONE, DARK_STONE_BRICKS, DARK_STONE_TILES, GARLIC, MOTHER_GROWS_ON, NO_SPAWN, POLISHED_DARK_STONE, PURPLE_STONE_BRICKS, PURPLE_STONE_TILES, REMAINS, TOTEM_TOP, TOTEM_TOP_CRAFTED, TOTEM_TOP_FRAGILE, VAMPIRE_BEACON_BASE_BLOCKS, VAMPIRE_BEACON_BASE_ENHANCED_BLOCKS, VAMPIRE_SPAWN, VULNERABLE_REMAINS -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SILVER_ORE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> SILVER_ORE -
STORAGE_BLOCKS_SILVER
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_SILVER -
STORAGE_BLOCKS_RAW_SILVER
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_RAW_SILVER -
MAGIC_LOG
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> MAGIC_LOG -
JACARANDA_LOG
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> JACARANDA_LOG -
NEEDS_SILVER_TOOL
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NEEDS_SILVER_TOOL -
INCORRECT_FOR_SILVER_TOOL
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> INCORRECT_FOR_SILVER_TOOL
-
-
Constructor Details
-
Blocks
public Blocks()
-