Commit Graph

3 Commits

Author SHA1 Message Date
mworzala c6b1ded750
chore: basic nbt reader/writer for protocol while waiting for adventure 2024-04-10 08:34:12 -04:00
mworzala 54212ebc97
fix: death location type to WorldPos (same type as metadata), fix missing world pos serialization (was npe) 2024-04-10 08:31:47 -04:00
TheMode b5c35e0144
NetworkBuffer.Type refactor (#2078)
* Refactor network buffer types

* Remove magical -1 return

* Style

* Type doesnt need to be sealed
2024-04-10 01:41:03 +00:00