Interface BedSpawnLocation
- All Known Implementing Classes:
BedSpawnLocationPaper,BedSpawnLocationSync
public interface BedSpawnLocation
-
Method Summary
Modifier and TypeMethodDescriptionCompletableFuture<org.bukkit.Location>getBedSpawnLocationAsync(org.bukkit.entity.Player player, boolean isUrgent)
-
Method Details
-
getBedSpawnLocationAsync
CompletableFuture<org.bukkit.Location> getBedSpawnLocationAsync(org.bukkit.entity.Player player, boolean isUrgent)
-