Class CBMicroblockTags.Items

java.lang.Object
codechicken.microblock.init.CBMicroblockTags.Items
Enclosing class:
CBMicroblockTags

public static class CBMicroblockTags.Items extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>
    Deprecated, for removal: This API element is subject to removal in a future version.
  • 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

    • STONE_ROD

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> STONE_ROD
    • TOOL_SAW

      @Deprecated(forRemoval=true) public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> TOOL_SAW
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • Items

      public Items()