Uses of Class
com.palmergames.bukkit.towny.object.TeleportRequest
Packages that use TeleportRequest
-
Uses of TeleportRequest in com.palmergames.bukkit.towny.object
Methods in com.palmergames.bukkit.towny.object that return TeleportRequestModifier and TypeMethodDescriptionstatic TeleportRequestTeleportRequest.teleportRequest(long requestTime, @NotNull org.bukkit.Location destination, int cooldown) static TeleportRequestTeleportRequest.teleportRequest(long requestTime, @NotNull org.bukkit.Location destination, int cooldown, double teleportCost, @Nullable Account account) -
Uses of TeleportRequest in com.palmergames.bukkit.towny.tasks
Methods in com.palmergames.bukkit.towny.tasks that return TeleportRequestModifier and TypeMethodDescriptionstatic TeleportRequestTeleportWarmupTimerTask.getTeleportRequest(@NotNull Resident resident)