mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-04 19:54:19 +00:00
format the whole repo (again)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "MultiPlayerLocalPlayer.h"
|
||||
|
||||
#include <wchar.h>
|
||||
|
||||
#include <cmath>
|
||||
|
||||
#include "ClientConnection.h"
|
||||
@@ -28,11 +29,11 @@
|
||||
#include "minecraft/world/effect/MobEffectInstance.h"
|
||||
#include "minecraft/world/entity/player/Abilities.h"
|
||||
#include "minecraft/world/entity/player/Inventory.h"
|
||||
#include "minecraft/world/entity/player/Player.h"
|
||||
#include "minecraft/world/inventory/AbstractContainerMenu.h"
|
||||
#include "minecraft/world/level/Level.h"
|
||||
#include "minecraft/world/level/dimension/Dimension.h"
|
||||
#include "minecraft/world/phys/AABB.h"
|
||||
#include "minecraft/world/entity/player/Player.h"
|
||||
|
||||
class User;
|
||||
class ItemEntity;
|
||||
|
||||
Reference in New Issue
Block a user