Package pers.neige.neigeitems.event
Class PluginReloadEvent
-
- All Implemented Interfaces:
public final class PluginReloadEvent
插件重载事件, /ni reload指令触发
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enum
PluginReloadEvent.Type
public class
PluginReloadEvent.Pre
插件重载前触发
public class
PluginReloadEvent.Post
插件重载后触发, 不可取消
-
Constructor Summary
Constructors Constructor Description PluginReloadEvent()
-