public static ItemFilter FilterFor()
 {
     return(ItemFilter.FilterForType(TypeID));
 }