mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
* compare BlockId instead of (str) name * compare named BlockIds in Block::properties() and Block::from_properties() * compare named BlockIds instead of u16 literals for `impl BlockProperties`