Lee Siu San
Lee Siu San
## Introduction ### Relevant issues ## Changes ### API changes ### Behavioural changes ## Backwards compatibility ## Follow-up ## Tests Vanilla MCBE 1.12.1: https://youtu.be/0hkaHn4ejII Vanilla MCBE 1.18.10: https://youtu.be/uEJ3nTqo8Ws
## Description Implement StringToBlockParser (including NBT), reversible StringToBlockParser and reversible StringToItemParser ## Justification In PM5, you only can use StringToItemParser->parse()->getBlock() to parse string to a block. Some blocks will lose...
I am using the WebSocketServer. When the client reconnects, the following situations occur: ``` [2021-03-03 22:33:09][info] Ip "tcp://192.168.31.1:13345" establish connection [2021-03-03 22:33:10][info] Ip "tcp://192.168.31.1:13347" establish connection [2021-03-03 22:33:10][info] Ip "tcp://192.168.31.1:13348"...