JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package tech.guilhermekaua.spigotboot.core.spigot.conversation
package
tech.guilhermekaua.spigotboot.core.spigot.conversation
Related Packages
Package
Description
tech.guilhermekaua.spigotboot.core.spigot
tech.guilhermekaua.spigotboot.core.spigot.integrations
tech.guilhermekaua.spigotboot.core.spigot.scheduler
tech.guilhermekaua.spigotboot.core.spigot.text
tech.guilhermekaua.spigotboot.core.spigot.utils
tech.guilhermekaua.spigotboot.core.spigot.version
All Classes and Interfaces
Interfaces
Classes
Enum Classes
Class
Description
ChatContext
The per-message context handed to a
ChatUtils
callback.
ChatConversationManager
Internal engine behind
ChatUtils
.
ChatPrompt
Fluent builder for a chat conversation.
ChatUtils
Entry point for temporary server-to-player chat conversations.
EndReason
Why a
ChatUtils
conversation ended.