mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-23 12:02:27 +00:00
implement DebugArtToolsOn, fix strings and includes
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include "../../Minecraft.Client/Player/LocalPlayer.h"
|
||||
#include "../../Minecraft.Client/Player/ServerPlayer.h"
|
||||
#include "../../Minecraft.Client/Network/PlayerConnection.h"
|
||||
#include "../Minecraft.World/ChatPacket.h"
|
||||
#include "../Network/ChatPacket.h"
|
||||
#include "../Util/SoundTypes.h"
|
||||
|
||||
BucketItem::BucketItem(int id, int content) : Item(id) {
|
||||
|
||||
Reference in New Issue
Block a user