Interface Teleporter
-
- All Known Subinterfaces:
SafeTTeleporter
- All Known Implementing Classes:
SimpleSafeTTeleporter
public interface Teleporter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TeleportResult
teleport(org.bukkit.command.CommandSender teleporter, org.bukkit.entity.Player teleportee, MVDestination destination)
-
-
-
Method Detail
-
teleport
TeleportResult teleport(org.bukkit.command.CommandSender teleporter, org.bukkit.entity.Player teleportee, MVDestination destination)
-
-