Interface AsyncTeleport
-
- All Known Implementing Classes:
AsyncTeleportPaper,AsyncTeleportPaper_13,AsyncTeleportSync
public interface AsyncTeleport
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.concurrent.CompletableFuture<java.lang.Boolean>teleportAsync(org.bukkit.entity.Entity entity, org.bukkit.Location location, org.bukkit.event.player.PlayerTeleportEvent.TeleportCause cause)
-