Minecraft lets you connect to a websocket server when you're in a game using the Minecraft Websocket protocol, which is undocumented.
This repo is a collection of code snippets that explore the protocol.
Here's the Python video tutorial
Minecraft lets you connect to a websocket server when you're in a game using the Minecraft Websocket protocol, which is undocumented.
This repo is a collection of code snippets that explore the protocol.
Here's the Python video tutorial