Class ChunkNotificationUtil
java.lang.Object
com.palmergames.bukkit.towny.utils.ChunkNotificationUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
cancelPlayerTasks
(@NotNull org.bukkit.entity.Player player) static void
showChunkNotification
(org.bukkit.entity.Player player, Resident resident, WorldCoord to, WorldCoord from)
-
Constructor Details
-
ChunkNotificationUtil
public ChunkNotificationUtil()
-
-
Method Details
-
showChunkNotification
public static void showChunkNotification(org.bukkit.entity.Player player, Resident resident, WorldCoord to, WorldCoord from) -
cancelChunkNotificationTasks
public static void cancelChunkNotificationTasks() -
cancelPlayerTasks
public static void cancelPlayerTasks(@NotNull @NotNull org.bukkit.entity.Player player)
-