mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-23 11:23:46 +00:00
refactor: fold 4J.Common into platform types, eliminate last 4J directory
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "4J.Common/4J_Compat.h"
|
||||
#include "platform/PlatformTypes.h"
|
||||
#include "Packet.h"
|
||||
#include "minecraft/network/packet/Packet.h"
|
||||
#include "minecraft/world/entity/SyncedEntityData.h"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
#include "4J.Common/4J_Compat.h"
|
||||
#include "platform/PlatformTypes.h"
|
||||
#include "Packet.h"
|
||||
#include "minecraft/network/packet/Packet.h"
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
#include "4J.Common/4J_Compat.h"
|
||||
#include "platform/PlatformTypes.h"
|
||||
#include "Packet.h"
|
||||
#include "minecraft/network/packet/Packet.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user