28 ::ll::TypedStorage<8, 176, ::BlockDescriptor> mBlockDescriptor;
29 ::ll::TypedStorage<4, 4, float> mWeight;
37 ::ll::TypedStorage<4, 8, ::IntRange> mRandomNumber;
38 ::ll::TypedStorage<4, 4, float> mWeight;
45 ::ll::TypedStorage<8, 24, ::std::vector<::GrowingPlantFeature::WeightedRandomNumberReference>> mHeightDistribution;
46 ::ll::TypedStorage<1, 1, uchar> mGrowthDirection;
47 ::ll::TypedStorage<4, 8, ::IntRange> mAge;
48 ::ll::TypedStorage<8, 24, ::std::vector<::GrowingPlantFeature::WeightedBlockReference>> mBodyBlocks;
49 ::ll::TypedStorage<8, 24, ::std::vector<::GrowingPlantFeature::WeightedBlockReference>> mHeadBlocks;
50 ::ll::TypedStorage<1, 1, bool> mAllowWater;
56 virtual ~GrowingPlantFeature() ;
64 MCAPI GrowingPlantFeature();