Package org.spongepowered.api.placeholder
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.placeholder
-
ClassDescriptionA
ComponentLike
that can be used inComponent
building methods that represents a placeholder in text.A builder forPlaceholderComponent
objects.Contains the context that aPlaceholderParser
can use to determine what to display.A builder forPlaceholderComponent
objects.Provides the logic of how to parse a placeholder token.A builder that createsPlaceholderParser
Contains Sponge providedPlaceholderParser
s.