# Variables
TierDiamond is the tier of diamond tools.
TierGold is the tier of gold tools.
TierIron is the tier of iron tools.
TierNetherite is the tier of netherite tools.
TierStone is the tier of stone tools.
TierWood is the tier of wood tools.
TypeAxe is the type for axes.
TypeHoe is the type for hoes.
TypeNone is the type of items that are not tools.
TypePickaxe is the type for pickaxes.
TypeShears is the type for shears.
TypeShovel is the type for shovels.
TypeSword is the type for swords.
# Interfaces
Tool represents an item that may be used as a tool.