minetest.get_voxel_manip - gaelysam/mapgen_lib GitHub Wiki
Used to get the Lua Voxel Manipulator.
Arguments
Nothing.
Returns
- vm (VoxelManip) : The new Voxel Manipulator
- emin (3D position) : Minimal corner of the chunk
- emax (3D position) : Maximal corner of the chunk