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"
22namespace BlockEvents {
class BlockPlaceEvent; }
23namespace BlockEvents {
class BlockQueuedTickEvent; }
67 virtual void _addHardCodedBlockComponents(
::Experiments const&) ;
118 MCAPI
void $_addHardCodedBlockComponents(
::Experiments const&);
124 MCAPI
static void** $vftable();
Definition BlockPlaceEvent.h:15
Definition BlockQueuedTickEvent.h:15
Definition BlockRandomTickEvent.h:15
Definition BlockLegacy.h:88
Definition BlockSource.h:67
Definition Experiments.h:14
Definition GetCollisionShapeInterface.h:13
Definition IConstBlockSource.h:24
Definition TwistingVinesBlock.h:27
Definition optional_ref.h:10
Definition BlockRandomTickEvent.h:11