teleportAsync

fun teleportAsync(entity: Entity, location: Location): CompletableFuture<Boolean>
fun teleportAsync(entity: Entity, location: Location, reason: PlayerTeleportEvent.TeleportCause)