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

    Fields
    Modifier and Type
    Field
    Description
    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, CASTLE_BLOCK, CASTLE_SLAPS, CASTLE_STAIRS, COBBLED_DARK_STONE, COFFIN, CURSED_EARTH, CURSED_SPRUCE_LOG, DARK_SPRUCE_LOG, DARK_STONE, DARK_STONE_BRICKS, DARK_STONE_TILES, 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
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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
  • Constructor Details

    • Blocks

      public Blocks()