Class IWBlockTagGroups

java.lang.Object
tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWBlockTagGroups

public class IWBlockTagGroups extends Object
  • Field Details

    • BURNED_OAK_LOGS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> BURNED_OAK_LOGS
    • STARDUST_LOGS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STARDUST_LOGS
    • INCORRECT_FOR_COBALT_TOOL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> INCORRECT_FOR_COBALT_TOOL
    • INCORRECT_FOR_MOLTEN_TOOL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> INCORRECT_FOR_MOLTEN_TOOL
    • INCORRECT_FOR_TESLA_TOOL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> INCORRECT_FOR_TESLA_TOOL
    • INCORRECT_FOR_VENTUS_TOOL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> INCORRECT_FOR_VENTUS_TOOL
    • INCORRECT_FOR_STARSTORM_TOOL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> INCORRECT_FOR_STARSTORM_TOOL
    • INCORRECT_FOR_ASTRAL_TOOL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> INCORRECT_FOR_ASTRAL_TOOL
    • INCORRECT_FOR_VOID_TOOL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> INCORRECT_FOR_VOID_TOOL
    • INCORRECT_FOR_HANSIUM_TOOL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> INCORRECT_FOR_HANSIUM_TOOL
    • NEEDS_ASTRAL_STARSTORM_TOOL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NEEDS_ASTRAL_STARSTORM_TOOL
    • NEEDS_VOID_TOOL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NEEDS_VOID_TOOL
    • NEEDS_HANSIUM_TOOL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NEEDS_HANSIUM_TOOL
    • ELECTRIC_ORES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> ELECTRIC_ORES
    • MOLTEN_ORES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> MOLTEN_ORES
    • VENTUS_ORES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> VENTUS_ORES
    • ASTRAL_ORES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> ASTRAL_ORES
    • VOID_ORES

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

    • IWBlockTagGroups

      public IWBlockTagGroups()