Files
Pumpkin/pumpkin-world
DaniD3v 43164ee4f1 Added abstraction for BlockId
`i32` is really ambiguous and it is not immediately obvious what it is supposed to represent.
`BlockId` is much more readable.

Changed internal type to u16 because we currently have ~30k/64k block states.
(and i32 doesn't make a lot of sense for an Id, except when replicating mojang behavior)
2024-08-28 12:52:07 +02:00
..
2024-08-17 13:00:35 +02:00
2024-08-28 12:52:07 +02:00
2024-08-26 17:06:15 +02:00