clean up NetTypes and move to platform/network

This commit is contained in:
Tropical
2026-04-09 22:18:11 -05:00
parent b20b8cb311
commit bc494aa979
27 changed files with 34 additions and 101 deletions

View File

@@ -21,7 +21,7 @@
#include "minecraft/server/PlayerList.h"
#include "minecraft/server/level/ServerPlayer.h"
#include "minecraft/util/Log.h"
#include "platform/NetTypes.h"
#include "platform/network/NetTypes.h"
#include "platform/PlatformTypes.h"
#include "platform/storage/storage.h"