摘要: #include <iostream> #include "minecraft.h" TxMinecraft mc; using namespace std; void no1(int x,int y,int z){ mc.drawLine(x,y+1,z,x,y+8,z,251,14); mc.d 阅读全文
posted @ 2023-07-10 20:26 黛玉醉打将门神 阅读(21) 评论(0) 推荐(0)
摘要: #include <iostream> #include "Windows.h" #include "minecraft.h" TxMinecraft mc; using namespace std; int id=179,data=1; void you(int x,int y,int z){ m 阅读全文
posted @ 2023-07-10 20:23 黛玉醉打将门神 阅读(12) 评论(0) 推荐(0)