Class CCLTags.Blocks

java.lang.Object
codechicken.lib.util.CCLTags.Blocks
Enclosing class:
CCLTags

public static class CCLTags.Blocks extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
     
    static 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

    • WOOLS

      public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> WOOLS
    • WOOLS_WHITE

      public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> WOOLS_WHITE
    • WOOLS_ORANGE

      public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> WOOLS_ORANGE
    • WOOLS_MAGENTA

      public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> WOOLS_MAGENTA
    • WOOLS_LIGHT_BLUE

      public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> WOOLS_LIGHT_BLUE
    • WOOLS_YELLOW

      public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> WOOLS_YELLOW
    • WOOLS_LIME

      public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> WOOLS_LIME
    • WOOLS_PINK

      public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> WOOLS_PINK
    • WOOLS_GRAY

      public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> WOOLS_GRAY
    • WOOLS_LIGHT_GRAY

      public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> WOOLS_LIGHT_GRAY
    • WOOLS_CYAN

      public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> WOOLS_CYAN
    • WOOLS_PURPLE

      public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> WOOLS_PURPLE
    • WOOLS_BLUE

      public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> WOOLS_BLUE
    • WOOLS_BROWN

      public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> WOOLS_BROWN
    • WOOLS_GREEN

      public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> WOOLS_GREEN
    • WOOLS_RED

      public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> WOOLS_RED
    • WOOLS_BLACK

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

    • Blocks

      public Blocks()