summaryrefslogtreecommitdiffstats
path: root/src/Chunk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Chunk.h')
-rw-r--r--src/Chunk.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/Chunk.h b/src/Chunk.h
index b5dcd7b91..d1cfb3196 100644
--- a/src/Chunk.h
+++ b/src/Chunk.h
@@ -15,18 +15,10 @@
-namespace Json
-{
- class Value;
-};
-
-
-
class cWorld;
class cClientHandle;
-class cServer;
class cPlayer;
class cChunkMap;
class cBeaconEntity;
@@ -42,9 +34,6 @@ class cNoteEntity;
class cMobHeadEntity;
class cFlowerPotEntity;
class cBlockArea;
-class cPawn;
-class cPickup;
-class cChunkDataSerializer;
class cBlockArea;
class cFluidSimulatorData;
class cMobCensus;