Uses of Class
com.palmergames.bukkit.towny.object.TeleportRequest
-
Uses of TeleportRequest in com.palmergames.bukkit.towny.object
Modifier and TypeMethodDescriptionstatic TeleportRequest
TeleportRequest.teleportRequest
(long requestTime, @NotNull org.bukkit.Location destination, int cooldown) static TeleportRequest
TeleportRequest.teleportRequest
(long requestTime, @NotNull org.bukkit.Location destination, int cooldown, double teleportCost, @Nullable Account account) -
Uses of TeleportRequest in com.palmergames.bukkit.towny.tasks
Modifier and TypeMethodDescriptionstatic TeleportRequest
TeleportWarmupTimerTask.getTeleportRequest
(@NotNull Resident resident)