32 virtual ::Block
const&
33 getPlacementBlock(
::Actor const& by,
::BlockPos const& pos, uchar face,
::Vec3 const& clickPos,
int itemValue)
const
43 virtual bool canProvideSupport(
::Block const& block, uchar face, ::BlockSupportType type)
const ;
49 virtual ::AABB
const& getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const ;
66 MCAPI ::Block
const& $getPlacementBlock(
78 MCAPI
bool $canProvideSupport(
::Block const& block, uchar face, ::BlockSupportType type)
const;
82 MCAPI ::AABB
const& $getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const;