Geyser/connector/src/main/java/org/geysermc/connector/network
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
..
remote Merge branch 'master' into plugin (should fix building) 2020-01-18 16:46:07 -06:00
session Implement command block and jigsaw support (#1291) 2020-09-14 20:54:19 -04:00
translators Implement command block and jigsaw support (#1291) 2020-09-14 20:54:19 -04:00
BedrockProtocol.java Show the supported Bedrock versions in the version command rather than just the default codec 2020-08-28 19:11:32 -05:00
ConnectorServerEventHandler.java ConnectorServerEventHandler: set default packet handler (#1148) 2020-08-13 09:56:03 -05:00
LoggingPacketHandler.java Bedrock 1.16 updating part 1 2020-06-22 20:11:09 -04:00
QueryPacketHandler.java Add 'passthrough-protocol-name' config option (#1124) 2020-08-17 22:36:15 -05:00
UpstreamPacketHandler.java Update to 1.16.2-rc2; add multiversion support 2020-08-11 10:00:14 -04:00