Function mcinterface::turtle_copy
source · pub fn turtle_copy()
Expand description
Copy the block at the turtle’s position.
Paste the block using turtle_paste()
.
pub fn turtle_copy()
Copy the block at the turtle’s position.
Paste the block using turtle_paste()
.