mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Mgv5 get ground level at point function. Fast spawn player version
This commit is contained in:
parent
c4e393deea
commit
d39887dadd
2 changed files with 38 additions and 4 deletions
|
@ -94,6 +94,7 @@ public:
|
|||
~MapgenV5();
|
||||
|
||||
virtual void makeChunk(BlockMakeData *data);
|
||||
int getGroundLevelAtPoint(v2s16 p);
|
||||
void calculateNoise();
|
||||
void generateBaseTerrain();
|
||||
void generateBlobs();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue