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 BlockPlaceEvent; }
21namespace BlockEvents {
class BlockPlayerInteractEvent; }
22namespace BlockEvents {
class BlockQueuedTickEvent; }
43 virtual ::AABB getCollisionShape(
65 virtual void _addHardCodedBlockComponents(
::Experiments const&) ;
94 MCFOLD ::AABB $getCollisionShape(
109 MCAPI
void $_addHardCodedBlockComponents(
::Experiments const&);
Definition BlockPlaceEvent.h:16
Definition BlockPlayerInteractEvent.h:17
Definition BlockQueuedTickEvent.h:16
Definition BlockLegacy.h:88
Definition BlockSource.h:67
Definition Experiments.h:14
Definition GetCollisionShapeInterface.h:13
Definition IConstBlockSource.h:24
Definition TwistingVinesBlock.h:25
static MCAPI void ** $vftable()
Definition optional_ref.h:10