Geyser/connector/src/main/java/org/geysermc/connector/network/translators/world
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
..
block Implement command block and jigsaw support (#1291) 2020-09-14 20:54:19 -04:00
chunk Clean copyright message and update all files (#1053) 2020-07-30 15:10:15 -05:00
GeyserWorldManager.java Non-full-chunk support (#574) 2020-09-03 19:00:36 -04:00
WorldManager.java Non-full-chunk support (#574) 2020-09-03 19:00:36 -04:00