Cuberite
A lightweight, fast and extensible game server for Minecraft
Functions
CompoGenBiomal.h File Reference
#include "ComposableGenerator.h"
Include dependency graph for CompoGenBiomal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::unique_ptr< cTerrainCompositionGenCreateCompoGenBiomal (int a_Seed)
 Returns a new instance of the Biomal composition generator. More...
 

Function Documentation

◆ CreateCompoGenBiomal()

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.