Package net.minecraft.structure
Class BastionRemnantGenerator
java.lang.Object
net.minecraft.structure.BastionRemnantGenerator
public class BastionRemnantGenerator extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBastionRemnantGenerator.Piece -
Field Summary
Fields Modifier and Type Field Description static ImmutableMap<String,Integer>START_POOLS_TO_SIZES -
Constructor Summary
Constructors Constructor Description BastionRemnantGenerator() -
Method Summary
Modifier and Type Method Description static voidaddPieces(ChunkGenerator chunkGenerator, StructureManager structureManager, BlockPos pos, List<StructurePiece> pieces, ChunkRandom random, BastionRemnantFeatureConfig config)static voidinit()
-
Field Details
-
Constructor Details
-
BastionRemnantGenerator
public BastionRemnantGenerator()
-
-
Method Details
-
init
public static void init() -
addPieces
public static void addPieces(ChunkGenerator chunkGenerator, StructureManager structureManager, BlockPos pos, List<StructurePiece> pieces, ChunkRandom random, BastionRemnantFeatureConfig config)
-