mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-01 16:46:48 +00:00
chore: format Minecraft.World
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
|
||||
#include "Packet.h"
|
||||
|
||||
class SharedKeyPacket : public Packet
|
||||
{
|
||||
class SharedKeyPacket : public Packet {
|
||||
#if 0
|
||||
private byte[] keybytes = new uint8_t[]{};
|
||||
private byte[] nonce = new uint8_t[]{};
|
||||
|
||||
Reference in New Issue
Block a user