Interface BedSpawnLocation
-
- All Known Implementing Classes:
BedSpawnLocationPaper,BedSpawnLocationSync
public interface BedSpawnLocation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.concurrent.CompletableFuture<org.bukkit.Location>getBedSpawnLocationAsync(org.bukkit.entity.Player player, boolean isUrgent)
-