stevenarella/src/types
ice_iix eca9b8ae00 1.14 protocol support (477) (#132). Closes #72
Adds 1.14 (477) protocol support, based on:

https://wiki.vg/index.php?title=Pre-release_protocol&oldid=14723

* New packets: SetDifficulty, LockDifficulty, UpdateJigsawBlock, UpdateViewPosition, UpdateViewDistance

* New metadata: Optional VarInt (17) and Pose (18)

* Add new join game variant with view distance, without difficulty

* Add new server difficulty variant, with locked boolean

* Implement recipe parsing changes, add stonecutting recipe type
2019-05-04 16:04:19 -07:00
..
bit Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00
hash.rs Initial block model support 2016-03-24 15:39:57 +00:00
metadata.rs 1.14 protocol support (477) (#132). Closes #72 2019-05-04 16:04:19 -07:00
mod.rs Replace usages of x,y,z for block positions with Position 2016-04-03 20:53:40 +01:00
nibble.rs Implement chunk loading 2016-03-21 14:05:13 +00:00