Class BedSpawnLocationSync
java.lang.Object
io.papermc.lib.features.bedspawnlocation.BedSpawnLocationSync
- All Implemented Interfaces:
BedSpawnLocation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCompletableFuture<org.bukkit.Location>getBedSpawnLocationAsync(org.bukkit.entity.Player player, boolean isUrgent)
-
Constructor Details
-
BedSpawnLocationSync
public BedSpawnLocationSync()
-
-
Method Details
-
getBedSpawnLocationAsync
public CompletableFuture<org.bukkit.Location> getBedSpawnLocationAsync(org.bukkit.entity.Player player, boolean isUrgent) - Specified by:
getBedSpawnLocationAsyncin interfaceBedSpawnLocation
-