All Known Implementing Classes:
DefaultRetriever, MultiverseRetriever

public interface SpawnLocationRetriever
  • Method Summary

    Modifier and Type
    Method
    Description
    Optional<org.bukkit.Location>
    getSpawnLocation(org.bukkit.World world)
     
  • Method Details

    • getSpawnLocation

      Optional<org.bukkit.Location> getSpawnLocation(org.bukkit.World world)