format the whole repo (again)

This commit is contained in:
Tropical
2026-04-01 18:17:44 -05:00
parent 3d173c384d
commit f1118bf007
934 changed files with 21368 additions and 20452 deletions
+1 -1
View File
@@ -3,9 +3,9 @@
#include <vector>
#include "Minecraft.Client/Linux/Linux_App.h"
#include "minecraft/world/Container.h"
#include "minecraft/world/item/ItemInstance.h"
#include "net.minecraft.world.ContainerListener.h"
#include "minecraft/world/Container.h"
SimpleContainer::SimpleContainer(int name, std::wstring stringName,
bool customName, int size) {