Class FabricToolTags
java.lang.Object
net.fabricmc.fabric.api.tool.attribute.v1.FabricToolTags
Tool item tags provided by Fabric.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic net.minecraft.tag.Tag<net.minecraft.item.Item>
static net.minecraft.tag.Tag<net.minecraft.item.Item>
static net.minecraft.tag.Tag<net.minecraft.item.Item>
static net.minecraft.tag.Tag<net.minecraft.item.Item>
static net.minecraft.tag.Tag<net.minecraft.item.Item>
static net.minecraft.tag.Tag<net.minecraft.item.Item>
-
Method Summary
-
Field Details
-
AXES
public static final net.minecraft.tag.Tag<net.minecraft.item.Item> AXES -
HOES
public static final net.minecraft.tag.Tag<net.minecraft.item.Item> HOES -
PICKAXES
public static final net.minecraft.tag.Tag<net.minecraft.item.Item> PICKAXES -
SHOVELS
public static final net.minecraft.tag.Tag<net.minecraft.item.Item> SHOVELS -
SWORDS
public static final net.minecraft.tag.Tag<net.minecraft.item.Item> SWORDS -
SHEARS
public static final net.minecraft.tag.Tag<net.minecraft.item.Item> SHEARS
-