Interface | Description |
---|---|
PlaceholderContext |
Contains the context that a
PlaceholderParser can use to determine
what to display. |
PlaceholderContext.Builder |
A builder for
PlaceholderText objects. |
PlaceholderParser |
Provides the logic of how to parse a placeholder token.
|
PlaceholderParser.Builder |
A builder that creates
PlaceholderParser |
PlaceholderText |
A
TextRepresentable that can be used in Text building methods
that represents a placeholder in text. |
PlaceholderText.Builder |
A builder for
PlaceholderText objects. |
Class | Description |
---|---|
PlaceholderParsers |
Contains Sponge provided
PlaceholderParser s. |