Paper/patches
BlockyTheDev 6dc8e30c92
Fix startup and runtime crashes (experimental branch) (#9606)
* Fix startup error

* Fix runtime error

- The code with '.getKey().getKey().getKey()' looks a bit strange but is necessary so the results on the timings website are the same as before. It gets the key (String) from the NamespacedKey, of the key from the Keyed, from the key of the Map.Entry.

* [ci skip] Add myself to LICENSE.md

* Remove wildcard import

* Revert import order
2023-08-15 09:41:56 -07:00
..
api Fix startup and runtime crashes (experimental branch) (#9606) 2023-08-15 09:41:56 -07:00
removed Finish updating chunk system patch 2023-06-08 16:04:53 -07:00
server Fix startup and runtime crashes (experimental branch) (#9606) 2023-08-15 09:41:56 -07:00