toggle menu
core
git-2534f55
jvm
switch theme
search in API
core
/
com.github.spigotbasics.core.util
/
TeleportUtils
/
findSafeLocationInSameChunkAsync
find
Safe
Location
In
Same
Chunk
Async
fun
findSafeLocationInSameChunkAsync
(
origin
:
Location
,
minY
:
Int
,
maxY
:
Int
)
:
CompletableFuture
<
Location
?
>