Class ActuallyTags.Blocks

java.lang.Object
de.ellpeck.actuallyadditions.api.ActuallyTags.Blocks
Enclosing class:
ActuallyTags

public static class ActuallyTags.Blocks extends Object
  • Field Details

    • WORM_CAN_POP

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> WORM_CAN_POP
    • MINEABLE_WITH_DRILL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> MINEABLE_WITH_DRILL
    • MINEABLE_WITH_AIO

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> MINEABLE_WITH_AIO
    • NEEDS_BLACK_QUARTZ_TOOL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NEEDS_BLACK_QUARTZ_TOOL
    • NEEDS_RESTONIA_TOOL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NEEDS_RESTONIA_TOOL
    • NEEDS_PALIS_TOOL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NEEDS_PALIS_TOOL
    • NEEDS_DIAMATINE_TOOL

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

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

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NEEDS_EMERADIC_TOOL
    • NEEDS_ENORI_TOOL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NEEDS_ENORI_TOOL
    • ORES_BLACK_QUARTZ

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> ORES_BLACK_QUARTZ
    • STORAGE_BLOCKS_BLACK_QUARTZ

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_BLACK_QUARTZ
    • STORAGE_BLOCKS_RESTONIA_CRYSTAL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_RESTONIA_CRYSTAL
    • STORAGE_BLOCKS_PALIS_CRYSTAL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_PALIS_CRYSTAL
    • STORAGE_BLOCKS_DIAMATINE_CRYSTAL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_DIAMATINE_CRYSTAL
    • STORAGE_BLOCKS_VOID_CRYSTAL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_VOID_CRYSTAL
    • STORAGE_BLOCKS_EMERADIC_CRYSTAL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_EMERADIC_CRYSTAL
    • STORAGE_BLOCKS_ENORI_CRYSTAL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_ENORI_CRYSTAL
    • STORAGE_BLOCKS_EMPOWERED_RESTONIA_CRYSTAL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_EMPOWERED_RESTONIA_CRYSTAL
    • STORAGE_BLOCKS_EMPOWERED_PALIS_CRYSTAL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_EMPOWERED_PALIS_CRYSTAL
    • STORAGE_BLOCKS_EMPOWERED_DIAMATINE_CRYSTAL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_EMPOWERED_DIAMATINE_CRYSTAL
    • STORAGE_BLOCKS_EMPOWERED_VOID_CRYSTAL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_EMPOWERED_VOID_CRYSTAL
    • STORAGE_BLOCKS_EMPOWERED_EMERADIC_CRYSTAL

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_EMPOWERED_EMERADIC_CRYSTAL
    • STORAGE_BLOCKS_EMPOWERED_ENORI_CRYSTAL

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

    • Blocks

      public Blocks()
  • Method Details

    • touch

      public static void touch()