Package com.ericlam.mc.eld
Class ELDBungeePlugin
java.lang.Object
net.md_5.bungee.api.plugin.Plugin
com.ericlam.mc.eld.ELDBungeePlugin
用於主類繼承
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.md_5.bungee.api.plugin.Plugin
getDataFolder, getDescription, getExecutorService, getFile, getLogger, getProxy, getResourceAsStreamMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.ericlam.mc.eld.ELDPlugin
bindServicesMethods inherited from interface com.ericlam.mc.eld.MCPlugin
getDataFolder, getLogger
-
Constructor Details
-
ELDBungeePlugin
public ELDBungeePlugin()
-
-
Method Details
-
onLoad
-
onEnable
-
onDisable
-
saveResource
Description copied from interface:MCPlugin該平台插件的複製資源方式- Specified by:
saveResourcein interfaceMCPlugin- Parameters:
path- 資源路徑
-
getName
Description copied from interface:MCPlugin取得該平台插件的名稱
-