Interface DialogOpener
- All Known Implementing Classes:
BungeeDialogOpener,PaperDialogOpener,PEDialogOpener,SpigotDialogOpener
public interface DialogOpener
Interface for opening dialogs
-
Method Summary
-
Method Details
-
open
Open the dialog for the given player UUID- Parameters:
uuid- the UUID of the player to open the dialog for- Returns:
- true if the dialog was opened successfully, false otherwise
-