We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 364d455 + 43a9ca5 commit 65ae001Copy full SHA for 65ae001
src/dllmain.cpp
@@ -13,6 +13,7 @@
13
#include "minecraft/src-client/common/client/gui/ScreenView.h"
14
#include "minecraft/src-client/common/client/renderer/TexturePtr.h"
15
#include "minecraft/src-deps/core/string/StringHash.h"
16
+#include "minecraft/src/common/world/item/ItemStackBase.h"
17
18
HookManager hookManager;
19
0 commit comments