Function veloren_common::comp::inventory::item::all_items_expect
source ยท pub fn all_items_expect() -> Vec<Item>
Expand description
Designed to return all possible items, including modulars. And some impossible too, like ItemKind::TagExamples.