mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-29 18:34:55 +00:00
TU19: merge Minecraft.World/Network
This commit is contained in:
@@ -52,4 +52,4 @@ void GameCommandPacket::handle(PacketListener* listener) {
|
||||
listener->handleGameCommand(shared_from_this());
|
||||
}
|
||||
|
||||
int GameCommandPacket::getEstimatedSize() { return 2 + 2 + length; }
|
||||
int GameCommandPacket::getEstimatedSize() { return 2 + 2 + length; }
|
||||
Reference in New Issue
Block a user