Class PneumaticCraftTags.Items

java.lang.Object
me.desht.pneumaticcraft.api.data.PneumaticCraftTags
me.desht.pneumaticcraft.api.data.PneumaticCraftTags.Items
Enclosing class:
PneumaticCraftTags

public static class PneumaticCraftTags.Items extends PneumaticCraftTags
  • Field Details

    • SLABS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> SLABS
    • STAIRS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> STAIRS
    • DOORS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> DOORS
    • WALLS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WALLS
    • PLASTIC_BRICKS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> PLASTIC_BRICKS
    • SMOOTH_PLASTIC_BRICKS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> SMOOTH_PLASTIC_BRICKS
    • WALL_LAMPS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WALL_LAMPS
    • WALL_LAMPS_INVERTED

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WALL_LAMPS_INVERTED
    • FLUID_TANKS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> FLUID_TANKS
    • CHESTS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> CHESTS
    • REINFORCED_STONE

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> REINFORCED_STONE
    • REINFORCED_STONE_BRICKS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> REINFORCED_STONE_BRICKS
    • COMPRESSED_STONE

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> COMPRESSED_STONE
    • COMPRESSED_STONE_BRICKS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> COMPRESSED_STONE_BRICKS
    • REINFORCED_CHEST_DISALLOWED

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> REINFORCED_CHEST_DISALLOWED
    • WIRING

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WIRING
    • UPGRADE_COMPONENTS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> UPGRADE_COMPONENTS
    • BASIC_DRONES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> BASIC_DRONES
    • PLASTIC_SHEETS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> PLASTIC_SHEETS
    • FLOUR

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> FLOUR
    • INGOTS_COMPRESSED_IRON

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> INGOTS_COMPRESSED_IRON
    • STORAGE_BLOCKS_COMPRESSED_IRON

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> STORAGE_BLOCKS_COMPRESSED_IRON
    • GEARS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> GEARS
    • GEARS_COMPRESSED_IRON

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> GEARS_COMPRESSED_IRON
    • NUGGETS_COPPER

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> NUGGETS_COPPER
    • CURIO

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> CURIO
    • BREAD

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> BREAD
    • WRENCHES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WRENCHES
    • COMPRESSED_IRON_ARMOR

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> COMPRESSED_IRON_ARMOR
    • PNEUMATIC_ARMOR

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> PNEUMATIC_ARMOR
    • PNC_TOOLTIP

      public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> PNC_TOOLTIP
  • Constructor Details

    • Items

      public Items()