摘要: #include <iostream> #include "minecraft.h" using namespace std; int x=225,y=115,z=23; TxMinecraft mc; void TNT(){ mc.fillBlocks(x+0,y+4,z+3,x+2,y+6,z+ 阅读全文
posted @ 2023-01-11 17:29 王ys 阅读(47) 评论(0) 推荐(0)