Uses of Class
com.palmergames.bukkit.towny.confirmations.Confirmation
Package
Description
-
Uses of Confirmation in com.palmergames.bukkit.towny
Modifier and TypeMethodDescriptionstatic void
TownyMessaging.sendConfirmationMessage
(org.bukkit.command.CommandSender sender, Confirmation confirmation) Sends a player click-able confirmation messages. -
Uses of Confirmation in com.palmergames.bukkit.towny.confirmations
Modifier and TypeMethodDescriptionConfirmationBuilder.build()
Builds a new instance ofConfirmation
from this object's state.Modifier and TypeMethodDescriptionstatic void
ConfirmationHandler.sendConfirmation
(org.bukkit.command.CommandSender sender, Confirmation confirmation) Registers and begins the timeout timer for the confirmation. -
Uses of Confirmation in com.palmergames.bukkit.towny.confirmations.event
ModifierConstructorDescriptionConfirmationCancelEvent
(Confirmation confirmation, org.bukkit.command.CommandSender sender, boolean timeout) ConfirmationConfirmEvent
(Confirmation confirmation, org.bukkit.command.CommandSender sender) ConfirmationEvent
(Confirmation confirmation, org.bukkit.command.CommandSender sender) ConfirmationSendEvent
(Confirmation confirmation, org.bukkit.command.CommandSender sender) -
Uses of Confirmation in com.palmergames.bukkit.towny.object