21 enum class Surface :
int {
29 ::ll::TypedStorage<8, 24, ::std::vector<::BlockDescriptor>> mReplaceableBlocks;
30 ::ll::TypedStorage<8, 184, ::BlockDescriptor> mGroundBlock;
31 ::ll::TypedStorage<8, 24, ::WeakRef<::IFeature>> mVegetationFeature;
32 ::ll::TypedStorage<4, 4, ::VegetationPatchFeature::Surface> mSurface;
33 ::ll::TypedStorage<4, 8, ::IntRange> mDepth;
34 ::ll::TypedStorage<4, 4, float> mExtraDeepBlockChance;
35 ::ll::TypedStorage<4, 4, int> mVerticalRange;
36 ::ll::TypedStorage<4, 4, float> mVegetationChance;
37 ::ll::TypedStorage<4, 8, ::IntRange> mHorizontalRadius;
38 ::ll::TypedStorage<4, 4, float> mExtraEdgeColumnChance;
39 ::ll::TypedStorage<1, 1, bool> mWaterlogged;
57 MCAPI
bool _placeGround(
64 MCAPI ::std::vector<::BlockPos> _placeGroundPatch(