20 ::ll::TypedStorage<4, 4, int> mValue;
29 MCAPI ::std::string toString()
const;
35 MCAPI static ::br::worldgen::VerticalAnchor aboveBottom(
int offset);
37 MCAPI static ::br::worldgen::VerticalAnchor absolute(
int value);
39 MCAPI static ::br::worldgen::VerticalAnchor belowTop(
int offset);
41 MCAPI static ::br::worldgen::VerticalAnchor fromSea(
int offset);
Definition WorldGenContext.h:12