2024-01-11 22:10:30 -05:00

9 lines
216 B
Modula-2

extends ChunkSource;
vtable 0x110598;
method void buildSurface(int chunk_x, int chunk_y, uchar *chunk_data, Biome **biomes) = 0xb32ec;
property LargeCaveFeature cave_feature = 0x8;
property Level *level = 0x72c8;