30 ::ll::TypedStorage<1, 1, bool> mIsNetherVegetation;
37 virtual ::Vec3 randomlyModifyPosition(
::BlockPos const& pos)
const ;
62 virtual void _addHardCodedBlockComponents(
::Experiments const& experiments) ;
81 MCAPI
FlowerBlock(::std::string
const& nameId,
int id,
bool isNetherVegetation);
87 MCAPI
void* $ctor(::std::string
const& nameId,
int id,
bool isNetherVegetation);
99 MCAPI ::Vec3 $randomlyModifyPosition(
::BlockPos const& pos)
const;
115 MCFOLD
void $_addHardCodedBlockComponents(
::Experiments const& experiments);
127 MCAPI
static void** $vftable();