Trait veloren_common::terrain::sprite::category::PackedElim
source · pub trait PackedElim {
type Void;
type Misc;
type Furniture;
type Plant;
type Resource;
type MineableResource;
type Structural;
type Decor;
type Lamp;
type Container;
type Modular;
}