3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/utility/optional_ref.h"
7#include "mc/world/level/block/BlockLegacy.h"
20namespace BlockEvents {
class BlockPlaceEvent; }
21namespace BlockEvents {
class BlockQueuedTickEvent; }
29 virtual ::AABB getCollisionShape(
44 virtual bool mayPick()
const ;
60 virtual void _addHardCodedBlockComponents(
::Experiments const&) ;
77 MCFOLD ::AABB $getCollisionShape(
89 MCFOLD
bool $mayPick()
const;
99 MCAPI
void $_addHardCodedBlockComponents(
::Experiments const&);
Definition BlockPlaceEvent.h:16
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 SoulFireBlock.h:24
static MCAPI void ** $vftable()
Definition optional_ref.h:10
Definition BlockAnimateTickData.h:5