Class Caption.Builder<S>
java.lang.Object
io.github.mqzn.commands.base.caption.Caption.Builder<S>
-
Method Summary
Modifier and TypeMethodDescriptionbuild()@NotNull Caption.Builder<S>withMessage(@NotNull Caption.CaptionResult<S> messageCreator)
-
Method Details
-
withMessage
@NotNull public @NotNull Caption.Builder<S> withMessage(@NotNull @NotNull Caption.CaptionResult<S> messageCreator) -
build
-