Convert `mod.ItemType("CoolItemClass")` to `ModContent.ItemType<CoolItemClass>()` while automatically adding the using statement required.