摘要: #include <iostream> #include "minecraft.h" using namespace std; TxMinecraft mc; int x=6,y=75,z=-50; void z1(int z){ mc.setBlock(x+1,y,z,143,11); mc.se 阅读全文
posted @ 2024-03-01 19:58 王ys 阅读(24) 评论(0) 推荐(0)