Geyser/connector/src/main/java/org/geysermc/connector/network/session
Camotoy 6638c53029
Implement command block and jigsaw support (#1291)
* Implement command block and jigsaw support

- Command block UI is now fully implemented to match Java Edition.
- Command block minecarts are now supported.
- Command blocks now show the correct type of command block.
- Jigsaw blocks are translated.

Structure blocks can be implemented, but these will be trickier as there are significant GUI differences between Java and Bedrock.

* Add more detail about command block minecart color

* Set PlayerPermission.OPERATOR to allow command blocks to be destroyed
2020-09-14 20:54:19 -04:00
..
auth Clean copyright message and update all files (#1053) 2020-07-30 15:10:15 -05:00
cache Non-full-chunk support (#574) 2020-09-03 19:00:36 -04:00
GeyserSession.java Implement command block and jigsaw support (#1291) 2020-09-14 20:54:19 -04:00
UpstreamSession.java Scoreboard improvements (#1166) 2020-08-28 10:47:52 -05:00