mirror of
https://github.com/CarmJos/MineSQL.git
synced 2026-06-04 16:43:03 +08:00
新增通用接口与指令
This commit is contained in:
@@ -6,7 +6,7 @@ public class EasySQLAPI {
|
||||
|
||||
protected static EasySQLRegistry api;
|
||||
|
||||
protected static void init(EasySQLRegistry api) {
|
||||
protected static void initializeAPI(EasySQLRegistry api) {
|
||||
EasySQLAPI.api = api;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user