协议
介绍
Minecraft的协议库,支持多个版本。 (目前仅适用于基岩版)
链接
用法
客户
创建一个客户
// This is the local address to bind to, not the remote one.
// If bound to 127.0.0.1 any incoming packets from outside your computer will not be received.
InetSocketAddress bindAddress = new In