29 virtual ::Block
const&
30 getPlacementBlock(
::Actor const& by,
::BlockPos const& pos, uchar face,
::Vec3 const& clickPos,
int itemValue)
const
37 virtual bool canProvideSupport(
::Block const& block, uchar face, ::BlockSupportType type)
const ;
41 virtual ::AABB
const& getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const ;
56 MCAPI ::Block
const& $getPlacementBlock(
68 MCAPI
bool $canProvideSupport(
::Block const& block, uchar face, ::BlockSupportType type)
const;
72 MCAPI ::AABB
const& $getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const;
82 MCAPI
static void** $vftable();