toggle menu
core
git-2534f55
jvm
switch theme
search in API
core
/
com.github.spigotbasics.core
/
Spiper
/
teleportAsync
teleport
Async
fun
teleportAsync
(
entity
:
Entity
,
location
:
Location
)
:
CompletableFuture
<
Boolean
>
fun
teleportAsync
(
entity
:
Entity
,
location
:
Location
,
reason
:
PlayerTeleportEvent.TeleportCause
)