remove: pumpkin-registry

it is gone for good, i made the new registry be parsed from compile time in pumpkin-nbt and even parse the nbt code at compile time as well, And like expected this gives a massive speedup in first time parsing and also decreased bin size
This commit is contained in:
Alexander Medvedev
2026-01-15 21:10:18 +01:00
parent db486d5572
commit ff1f3a0fbd
30 changed files with 201 additions and 396 deletions

View File

@@ -56,7 +56,6 @@
./pumpkin-macros
./pumpkin-nbt
./pumpkin-protocol
./pumpkin-registry
./pumpkin-util
./pumpkin-world
];