aboutsummaryrefslogtreecommitdiff
path: root/Minecraft.World/net.minecraft.world.level.levelgen.structure.h
blob: e7dae5eada5c70b0673e90ec3ddb43ac4c6f8130 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#pragma once

#include "BlockGenMethods.h"
#include "BoundingBox.h"
#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"
#include "VillagePieces.h"
#include "RandomScatteredLargeFeature.h"
#include "ScatteredFeaturePieces.h"