28 MCAPI
void _buildHand(
32 ::std::vector<::BlockPos>& topDec,
33 ::std::vector<::std::pair<::BlockPos, uchar>>& sideDec,
34 ::gsl::not_null<::Block const*> block
37 MCAPI
void _buildPlantArm(
41 ::gsl::not_null<::Block const*> block,
42 ::std::vector<::BlockPos>& topDec,
43 ::std::vector<::std::pair<::BlockPos, uchar>>& sideDec,
48 MCAPI
void _buildPlantLike(
52 ::std::vector<::BlockPos>& topDec,
53 ::std::vector<::std::pair<::BlockPos, uchar>>& sideDec,
54 ::gsl::not_null<::Block const*> block
57 MCAPI
void _buildSmallClump(
61 ::std::vector<::BlockPos>& topDec,
62 ::std::vector<::std::pair<::BlockPos, uchar>>&,
63 ::gsl::not_null<::Block const*> block
66 MCAPI
void _buildSpire(
70 ::std::vector<::BlockPos>& topDec,
71 ::std::vector<::std::pair<::BlockPos, uchar>>& sideDec,
72 ::gsl::not_null<::Block const*> block
75 MCAPI
int _getColor(
::Block const& block)
const;
82 _setBlock(
::BlockSource& region,
::BlockPos const& pos, ::gsl::not_null<::Block const*> block,
int color)
const;
84 MCAPI
bool _setBlockOnSolid(
87 ::gsl::not_null<::Block const*> block,
91 MCAPI
void _starCorners(
95 ::gsl::not_null<::Block const*> block,
101 MCAPI
void _starFormation(
105 ::gsl::not_null<::Block const*> block,