Package com.xpdustry.template
Class TemplatePlugin.PlayerListener
java.lang.Object
com.xpdustry.template.TemplatePlugin.PlayerListener
- All Implemented Interfaces:
fr.xpdustry.distributor.api.plugin.PluginListener
- Enclosing class:
- TemplatePlugin
public static final class TemplatePlugin.PlayerListener
extends Object
implements fr.xpdustry.distributor.api.plugin.PluginListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonPlayerJoin(mindustry.game.EventType.PlayerJoin event) voidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface fr.xpdustry.distributor.api.plugin.PluginListener
onPluginClientCommandsRegistration, onPluginExit, onPluginInit, onPluginLoad, onPluginServerCommandsRegistration, onPluginUpdate
-
Constructor Details
-
PlayerListener
public PlayerListener()
-
-
Method Details
-
onPlayerJoin
public void onPlayerJoin(mindustry.game.EventType.PlayerJoin event) -
onPlayerTask
public void onPlayerTask()
-