Class PlayerSpawnEvent


public class PlayerSpawnEvent extends PlayerEvent
  • Constructor Details

    • PlayerSpawnEvent

      public PlayerSpawnEvent(Player player, Location spawnLoc)
  • Method Details

    • getSpawnLocation

      public Location getSpawnLocation()
    • setSpawnLocation

      public void setSpawnLocation(Location spawnLocation)