Class DefaultRetriever
java.lang.Object
com.winterhavenmc.library.messagebuilder.adapters.pipeline.retrievers.spawnlocation.DefaultRetriever
- All Implemented Interfaces:
SpawnLocationRetriever
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOptional<org.bukkit.Location> getSpawnLocation(org.bukkit.World world)
-
Constructor Details
-
DefaultRetriever
public DefaultRetriever()
-
-
Method Details
-
getSpawnLocation
- Specified by:
getSpawnLocationin interfaceSpawnLocationRetriever
-