Class EldoConversation.Builder
java.lang.Object
de.eldoria.eldoutilities.conversation.EldoConversation.Builder
- Enclosing class:
- EldoConversation
Builder for a
EldoConversation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddIniitialValue
(Object key, Object value) build()
withInitalValues
(Map<Object, Object> initalValues) withPluginPrefix
(net.kyori.adventure.text.Component pluginPrefix) withUserPrefix
(String userPrefix)
-
Constructor Details
-
Builder
-
-
Method Details
-
withDefaultPluginPrefix
-
withPluginPrefix
-
withDefaultUserPrefix
-
withUserPrefix
-
withInitalValues
-
addIniitialValue
-
build
-