yoni-mcscripts-lib
Version:
为 Minecraft Script API 中的部分接口创建了 wrapper,并提供简单的事件管理器和任务管理器,另附有一些便于代码编写的一些小工具。
10 lines (9 loc) • 306 B
TypeScript
import "./test/eventTest.js";
import "./test/schedulerTest1.js";
import "./test/schedulerTest2.js";
import "./test/getPlayerTest.js";
import "./test/schedulerTest3.js";
import "./test/scoreboard_test.js";
import "./test/module_load.js";
import "./test/vanillaEventTest.js";
import "./test/itemCreate0.js";