Class BedSpawnLocationSync

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.concurrent.CompletableFuture<org.bukkit.Location> getBedSpawnLocationAsync​(org.bukkit.entity.Player player, boolean isUrgent)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BedSpawnLocationSync

        public BedSpawnLocationSync()
    • Method Detail

      • getBedSpawnLocationAsync

        public java.util.concurrent.CompletableFuture<org.bukkit.Location> getBedSpawnLocationAsync​(org.bukkit.entity.Player player,
                                                                                                    boolean isUrgent)
        Specified by:
        getBedSpawnLocationAsync in interface BedSpawnLocation