aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.World/net.minecraft.world.level.levelgen.structure.h
diff options
context:
space:
mode:
Diffstat (limited to 'Minecraft.World/net.minecraft.world.level.levelgen.structure.h')
-rw-r--r--Minecraft.World/net.minecraft.world.level.levelgen.structure.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/Minecraft.World/net.minecraft.world.level.levelgen.structure.h b/Minecraft.World/net.minecraft.world.level.levelgen.structure.h
index 2bd9cfa2..e7dae5ea 100644
--- a/Minecraft.World/net.minecraft.world.level.levelgen.structure.h
+++ b/Minecraft.World/net.minecraft.world.level.levelgen.structure.h
@@ -5,9 +5,13 @@
#include "MineShaftFeature.h"
#include "MineShaftPieces.h"
#include "MineShaftStart.h"
+#include "NetherBridgeFeature.h"
+#include "NetherBridgePieces.h"
#include "StrongholdFeature.h"
#include "StrongholdPieces.h"
#include "StructureFeature.h"
+#include "StructureFeatureIO.h"
+#include "StructureFeatureSavedData.h"
#include "StructurePiece.h"
#include "StructureStart.h"
#include "VillageFeature.h"