pub trait PackedElim { Show 18 associated items type Air; type Water; type Rock; type WeakRock; type Lava; type GlowingRock; type GlowingWeakRock; type Grass; type Snow; type ArtSnow; type Earth; type Sand; type Wood; type Leaves; type GlowingMushroom; type Ice; type ArtLeaves; type Misc; }