mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-01 09:28:21 +08:00
structure
This commit is contained in:
parent
ad8c4ed4d9
commit
29f8f556d0
@ -0,0 +1,4 @@
|
||||
package net.mamoe.mirai.event;
|
||||
|
||||
public class MiralHook {
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
package net.mamoe.mirai.plugin;
|
||||
|
||||
public class MiralPluginBase {
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
package net.mamoe.mirai.plugin;
|
||||
|
||||
public class MiralPluginManager{
|
||||
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user