Uses of Class
com.palmergames.bukkit.towny.exceptions.CancelledEventException
Packages that use CancelledEventException
-
Uses of CancelledEventException in com.palmergames.bukkit.towny.command
Methods in com.palmergames.bukkit.towny.command that throw CancelledEventExceptionModifier and TypeMethodDescriptionstatic TownyPermissionChangePlotCommand.setTownBlockPermissions(org.bukkit.entity.Player player, TownBlockOwner townBlockOwner, TownBlock townBlock, String[] split) Returns a TownyPermissionChange object representing the change action -
Uses of CancelledEventException in com.palmergames.bukkit.util
Methods in com.palmergames.bukkit.util that throw CancelledEventExceptionModifier and TypeMethodDescriptionstatic voidBukkitTools.ifCancelledThenThrow(@NotNull CancellableTownyEvent event)