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

#include "BlockGenMethods.h"
#include "BoundingBox.h"
#include "MineShaftFeature.h"
#include "MineShaftPieces.h"
#include "MineShaftStart.h"
#include "StrongholdFeature.h"
#include "StrongholdPieces.h"
#include "StructureFeature.h"
#include "StructurePiece.h"
#include "StructureStart.h"
#include "VillageFeature.h"
#include "VillagePieces.h"
#include "RandomScatteredLargeFeature.h"
#include "ScatteredFeaturePieces.h"