3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/utility/optional_ref.h"
7#include "mc/world/item/FertilizerType.h"
8#include "mc/world/level/block/BlockLegacy.h"
20namespace BlockEvents {
class BlockQueuedTickEvent; }
43 virtual void _addHardCodedBlockComponents(
::Experiments const&) ;
52 virtual ::Block
const&
69 MCAPI static ::Vec3
const& BUSH_VISUAL_SHAPE_MAX();
71 MCAPI static ::Vec3
const& BUSH_VISUAL_SHAPE_MIN();
93 MCFOLD
void $_addHardCodedBlockComponents(
::Experiments const&);
99 MCAPI ::Block
const& $setGrowth(
111 MCAPI
static void** $vftable();
Definition BlockQueuedTickEvent.h:15
Definition BlockLegacy.h:88
Definition BlockSource.h:67
Definition BushBlock.h:23
Definition Experiments.h:14
Definition GetCollisionShapeInterface.h:13
Definition IConstBlockSource.h:24
Definition optional_ref.h:10