mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-23 11:42:27 +00:00
format the whole repo (again)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "RepairScreen.h"
|
||||
|
||||
#include <GL/gl.h>
|
||||
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
@@ -16,10 +17,10 @@
|
||||
#include "minecraft/locale/Language.h"
|
||||
#include "minecraft/network/packet/CustomPayloadPacket.h"
|
||||
#include "minecraft/world/entity/player/Abilities.h"
|
||||
#include "minecraft/world/inventory/AbstractContainerMenu.h"
|
||||
#include "minecraft/world/inventory/AnvilMenu.h"
|
||||
#include "minecraft/world/inventory/Slot.h"
|
||||
#include "minecraft/world/item/ItemInstance.h"
|
||||
#include "minecraft/world/inventory/AbstractContainerMenu.h"
|
||||
|
||||
class Inventory;
|
||||
class Level;
|
||||
|
||||
Reference in New Issue
Block a user