JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.github.mqzn.commands.utilities.text
Interface TextConvertible<S>
All Known Implementing Classes:
CommandSyntax
public interface
TextConvertible<S>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@NonNull net.kyori.adventure.text.TextComponent
toText
(
S
sender)
Method Details
toText
@NonNull
@NonNull net.kyori.adventure.text.TextComponent
toText
(@NotNull
S
sender)