3#include "mc/_HeaderOutputPredefine.h"
19MCNAPI ::std::optional<::BlockPos> placeRadialBlockGroup(
27 ::std::vector<::BlockDescriptor>
const& mayGrowThrough
30MCNAPI
bool prepareSpawn(
34 ::std::vector<::BlockDescriptor>
const& mayGrowOn,
35 ::std::vector<::BlockDescriptor>
const& mayGrowThrough
Definition BlockDescriptor.h:20
Definition IBlockWorldGenAPI.h:25