Trait veloren_common_net::synced_components::inner::body::item_drop::armor::PackedElim
pub trait PackedElim {
type Shoulder;
type Chest;
type Belt;
type Hand;
type Pants;
type Foot;
type Back;
type Ring;
type Neck;
type Head;
type Tabard;
type Bag;
}