Cuberite
A lightweight, fast and extensible game server for Minecraft
|
#include "ComposableGenerator.h"
Go to the source code of this file.
Functions | |
std::unique_ptr< cTerrainCompositionGen > | CreateCompoGenBiomal (int a_Seed) |
Returns a new instance of the Biomal composition generator. More... | |
std::unique_ptr<cTerrainCompositionGen> CreateCompoGenBiomal | ( | int | a_Seed | ) |
Returns a new instance of the Biomal composition generator.
Definition at line 585 of file CompoGenBiomal.cpp.