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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onPlayerJoin(mindustry.game.EventType.PlayerJoin event)
     
    void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods 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()