Class MultipartBalloonPlayerJoinListener

java.lang.Object
net.jeqo.bloons.listeners.multipart.MultipartBalloonPlayerJoinListener
All Implemented Interfaces:
org.bukkit.event.Listener

public class MultipartBalloonPlayerJoinListener extends Object implements org.bukkit.event.Listener
  • Constructor Details

    • MultipartBalloonPlayerJoinListener

      public MultipartBalloonPlayerJoinListener()
  • Method Details

    • onPlayerJoin

      public void onPlayerJoin(org.bukkit.event.player.PlayerJoinEvent event)
      Checks if a multipart balloon needs to be added to the player joining
      Parameters:
      event - The event that is called when a player joins the server, type org.bukkit.event.player.PlayerJoinEvent