Package net.fabric.api.tag.convention.v1
Class ConventionalItemTags
java.lang.Object
net.fabricmc.fabric.api.tag.convention.v1.ConventionalItemTags
net.fabric.api.tag.convention.v1.ConventionalItemTags
public class ConventionalItemTags
extends net.fabricmc.fabric.api.tag.convention.v1.ConventionalItemTags
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item>Fields inherited from class net.fabricmc.fabric.api.tag.convention.v1.ConventionalItemTags
AXES, BLACK_DYES, BLUE_DYES, BOWS, BROWN_DYES, COAL, COPPER_INGOTS, CYAN_DYES, DIAMONDS, DYES, EMERALDS, EMPTY_BUCKET, EMPTY_BUCKETS, FOODS, GLASS_BLOCKS, GLASS_PANES, GOLD_INGOTS, GRAY_DYES, GREEN_DYES, HOES, IRON_INGOTS, LAPIS, LAVA_BUCKET, LAVA_BUCKETS, LIGHT_BLUE_DYES, LIGHT_GRAY_DYES, LIME_DYES, MAGENTA_DYES, MILK_BUCKET, MILK_BUCKETS, NETHERITE_INGOTS, ORANGE_DYES, ORES, PICKAXES, PINK_DYES, POTIONS, PURPLE_DYES, QUARTZ, QUARTZ_ORES, RAW_COPPER_BLOCKS, RAW_COPPER_ORES, RAW_GOLD_BLOCKS, RAW_GOLD_ORES, RAW_IRON_BLOCKS, RAW_IRON_ORES, RED_DYES, REDSTONE_DUSTS, SHEARS, SHOVELS, SHULKER_BOXES, SPEARS, SWORDS, WATER_BUCKET, WATER_BUCKETS, WHITE_DYES, YELLOW_DYES -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NORMAL_SANDSTONE_BLOCKS
public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> NORMAL_SANDSTONE_BLOCKS -
RED_SANDSTONE_BLOCKS
public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> RED_SANDSTONE_BLOCKS -
SANDSTONE_BLOCKS
public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> SANDSTONE_BLOCKS -
NORMAL_SANDSTONE_SLABS
public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> NORMAL_SANDSTONE_SLABS -
RED_SANDSTONE_SLABS
public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> RED_SANDSTONE_SLABS -
SANDSTONE_SLABS
public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> SANDSTONE_SLABS -
NORMAL_SANDSTONE_STAIRS
public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> NORMAL_SANDSTONE_STAIRS -
RED_SANDSTONE_STAIRS
public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> RED_SANDSTONE_STAIRS -
SANDSTONE_STAIRS
public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> SANDSTONE_STAIRS -
VILLAGER_JOB_SITES
public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> VILLAGER_JOB_SITES
-
-
Constructor Details
-
ConventionalItemTags
public ConventionalItemTags()
-