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/BlockType.h"
21namespace BlockEvents {
class BlockPlaceEvent; }
22namespace BlockEvents {
class BlockPlayerInteractEvent; }
23namespace BlockEvents {
class BlockQueuedTickEvent; }
44 virtual ::AABB getCollisionShape(
66 virtual void _addHardCodedBlockComponents(
::Experiments const&) ;
87 MCAPI
static void placeVineString(
108 MCFOLD ::AABB $getCollisionShape(
120 MCAPI
void $_addHardCodedBlockComponents(
::Experiments const&);
Definition BlockPlaceEvent.h:16
Definition BlockPlayerInteractEvent.h:17
Definition BlockQueuedTickEvent.h:16
Definition BlockSource.h:66
Definition BlockType.h:84
Definition Experiments.h:14
Definition GetCollisionShapeInterface.h:13
Definition IConstBlockSource.h:24
Definition WeepingVinesBlock.h:26
static MCAPI void ** $vftable()
Definition optional_ref.h:10