Class PlayerQuit

  • All Implemented Interfaces:
    org.bukkit.event.Listener

    public class PlayerQuit
    extends java.lang.Object
    implements org.bukkit.event.Listener
    • Constructor Summary

      Constructors 
      Constructor Description
      PlayerQuit​(GameAPI plugin)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void onPlayerQuit​(org.bukkit.event.player.PlayerQuitEvent event)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PlayerQuit

        public PlayerQuit​(GameAPI plugin)
    • Method Detail

      • onPlayerQuit

        public void onPlayerQuit​(org.bukkit.event.player.PlayerQuitEvent event)