java.lang.Object
tech.anonymoushacker1279.immersiveweapons.data.groups.common.CommonBlockTagGroups

public class CommonBlockTagGroups extends Object
  • Field Details

    • BULLETPROOF_GLASS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> BULLETPROOF_GLASS
    • BULLETPROOF_GLASS_PANES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> BULLETPROOF_GLASS_PANES
    • COBALT_ORES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> COBALT_ORES
    • SULFUR_ORES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> SULFUR_ORES
    • POTASSIUM_NITRATE_ORES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> POTASSIUM_NITRATE_ORES
  • Constructor Details

    • CommonBlockTagGroups

      public CommonBlockTagGroups()