Package codechicken.lib.util
Class CCLTags.Items
java.lang.Object
codechicken.lib.util.CCLTags.Items
- Enclosing class:
- CCLTags
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static net.minecraft.tags.TagKey<net.minecraft.world.item.Item>static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
WOOL
public static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WOOL -
WOOL_WHITE
public static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WOOL_WHITE -
WOOL_ORANGE
public static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WOOL_ORANGE -
WOOL_MAGENTA
public static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WOOL_MAGENTA -
WOOL_LIGHT_BLUE
public static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WOOL_LIGHT_BLUE -
WOOL_YELLOW
public static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WOOL_YELLOW -
WOOL_LIME
public static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WOOL_LIME -
WOOL_PINK
public static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WOOL_PINK -
WOOL_GRAY
public static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WOOL_GRAY -
WOOL_LIGHT_GRAY
public static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WOOL_LIGHT_GRAY -
WOOL_CYAN
public static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WOOL_CYAN -
WOOL_PURPLE
public static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WOOL_PURPLE -
WOOL_BLUE
public static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WOOL_BLUE -
WOOL_BROWN
public static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WOOL_BROWN -
WOOL_GREEN
public static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WOOL_GREEN -
WOOL_RED
public static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WOOL_RED -
WOOL_BLACK
public static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WOOL_BLACK
-
-
Constructor Details
-
Items
public Items()
-