Class ConventionalBlockTags

java.lang.Object
net.fabricmc.fabric.api.tag.convention.v1.ConventionalBlockTags
net.fabric.api.tag.convention.v1.ConventionalBlockTags

public class ConventionalBlockTags extends net.fabricmc.fabric.api.tag.convention.v1.ConventionalBlockTags
  • 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>
     

    Fields inherited from class net.fabricmc.fabric.api.tag.convention.v1.ConventionalBlockTags

    BOOKSHELVES, CHESTS, GLASS_BLOCKS, GLASS_PANES, MOVEMENT_RESTRICTED, ORES, QUARTZ_ORES, SHULKER_BOXES
  • 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

    • NORMAL_SANDSTONE_BLOCKS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NORMAL_SANDSTONE_BLOCKS
    • RED_SANDSTONE_BLOCKS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> RED_SANDSTONE_BLOCKS
    • SANDSTONE_BLOCKS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> SANDSTONE_BLOCKS
    • NORMAL_SANDSTONE_SLABS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NORMAL_SANDSTONE_SLABS
    • RED_SANDSTONE_SLABS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> RED_SANDSTONE_SLABS
    • SANDSTONE_SLABS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> SANDSTONE_SLABS
    • NORMAL_SANDSTONE_STAIRS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NORMAL_SANDSTONE_STAIRS
    • RED_SANDSTONE_STAIRS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> RED_SANDSTONE_STAIRS
    • SANDSTONE_STAIRS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> SANDSTONE_STAIRS
    • VILLAGER_JOB_SITES

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

    • ConventionalBlockTags

      public ConventionalBlockTags()