Package org.spongepowered.api.placeholder
-
Interface Summary Interface Description PlaceholderComponent AComponentLike
that can be used inComponent
building methods that represents a placeholder in text.PlaceholderComponent.Builder A builder forPlaceholderComponent
objects.PlaceholderContext Contains the context that aPlaceholderParser
can use to determine what to display.PlaceholderContext.Builder A builder forPlaceholderComponent
objects.PlaceholderParser Provides the logic of how to parse a placeholder token.PlaceholderParser.Builder A builder that createsPlaceholderParser
-
Class Summary Class Description PlaceholderParsers Contains Sponge providedPlaceholderParser
s.