3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/block/BlockType.h"
24 virtual ::AABB
const& getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const ;
26 virtual ::Block
const&
27 getPlacementBlock(
::Actor const& by,
::BlockPos const& pos, uchar face,
::Vec3 const& clickPos,
int itemValue)
const
42 virtual void _addHardCodedBlockComponents(
::Experiments const& experiments) ;
66 MCAPI ::AABB
const& $getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const;
68 MCAPI ::Block
const& $getPlacementBlock(
86 MCAPI
void $_addHardCodedBlockComponents(
::Experiments const& experiments);
94 MCAPI
static void** $vftable();
Definition BlockQueuedTickEvent.h:16
Definition BlockSource.h:71
Definition Experiments.h:14
Definition LanternBlock.h:20