|
LeviLamina
|
Inheritance diagram for br::worldgen::UniformHeight:Public Member Functions | |
| virtual int | sample (::IRandom &randomSource, ::br::worldgen::WorldGenContext const &heightAccessor) const |
| MCAPI::std::string | toString () const |
| MCAPI int | $sample (::IRandom &randomSource, ::br::worldgen::WorldGenContext const &heightAccessor) const |
Static Public Member Functions | |
| static MCAPI void ** | $vftable () |
Public Attributes | |
| ::ll::TypedStorage< 8, 16, ::br::worldgen::VerticalAnchor > | mMinInclusive |
| ::ll::TypedStorage< 8, 16, ::br::worldgen::VerticalAnchor > | mMaxInclusive |
|
virtual |
Implements br::worldgen::HeightProvider.
|
static |