mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-21 12:46:11 +00:00
chore: format Minecraft.World
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
|
||||
#include "Packet.h"
|
||||
|
||||
class ClientProtocolPacket : public Packet
|
||||
{
|
||||
class ClientProtocolPacket : public Packet {
|
||||
#if 0
|
||||
private int protocolVersion;
|
||||
private String userName;
|
||||
|
||||
Reference in New Issue
Block a user