16 ::ll::TypedStorage<2, 2, short> mMinHeight;
17 ::ll::TypedStorage<2, 2, short> mMaxHeight;
18 ::ll::TypedStorage<2, 2, short> mSeaLevel;
24 MCAPI
int maxHeight()
const;
26 MCAPI
int minHeight()
const;
32 MCAPI static ::br::worldgen::WorldGenContext from(
::Dimension const& dimension);
Definition WorldGenContext.h:12