Package io.github.mqzn.commands.help
Class UnknownPageCaption<S>
java.lang.Object
io.github.mqzn.commands.help.UnknownPageCaption<S>
- All Implemented Interfaces:
Caption<S>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.github.mqzn.commands.base.caption.Caption
Caption.Builder<S>, Caption.CaptionResult<S>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull CaptionKey
key()
<E extends CommandException>
@NotNull net.kyori.adventure.text.TextComponent
-
Constructor Details
-
UnknownPageCaption
public UnknownPageCaption()
-
-
Method Details