Package forestry.api

Class ForestryTags.Blocks

java.lang.Object
forestry.api.ForestryTags.Blocks
Enclosing class:
ForestryTags

public static class ForestryTags.Blocks extends Object
  • 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>
     
    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>
     
    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>
     
    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>
     
  • 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

    • MINEABLE_SCOOP

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> MINEABLE_SCOOP
    • MINEABLE_GRAFTER

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> MINEABLE_GRAFTER
    • VALID_FARM_BASE

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> VALID_FARM_BASE
    • CHARCOAL_BLOCK

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> CHARCOAL_BLOCK
    • STORAGE_BLOCKS_APATITE

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_APATITE
    • STORAGE_BLOCKS_TIN

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_TIN
    • STORAGE_BLOCKS_BRONZE

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_BRONZE
    • ORES_TIN

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> ORES_TIN
    • ORES_APATITE

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> ORES_APATITE
    • STORAGE_BLOCKS_RAW_TIN

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> STORAGE_BLOCKS_RAW_TIN
    • PALM_LOGS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> PALM_LOGS
    • PAPAYA_LOGS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> PAPAYA_LOGS
    • VANILLA_FLOWERS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> VANILLA_FLOWERS
    • NETHER_FLOWERS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NETHER_FLOWERS
    • CACTI_FLOWERS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> CACTI_FLOWERS
    • MUSHROOMS_FLOWERS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> MUSHROOMS_FLOWERS
    • END_FLOWERS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> END_FLOWERS
    • JUNGLE_FLOWERS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> JUNGLE_FLOWERS
    • SNOW_FLOWERS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> SNOW_FLOWERS
    • WHEAT_FLOWERS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> WHEAT_FLOWERS
    • GOURD_FLOWERS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> GOURD_FLOWERS
    • PLANTABLE_FLOWERS

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

    • Blocks

      public Blocks()