Uses of Class
com.plotsquared.core.util.placeholders.Placeholder
Packages that use Placeholder
-
Uses of Placeholder in com.plotsquared.core.util.placeholders
Subclasses of Placeholder in com.plotsquared.core.util.placeholdersMethods in com.plotsquared.core.util.placeholders that return PlaceholderModifier and TypeMethodDescriptionPlaceholderRegistry.getPlaceholder(@NonNull String key) Get a placeholder instance from its keyPlaceholderRegistry.PlaceholderAddedEvent.getPlaceholder()Methods in com.plotsquared.core.util.placeholders that return types with arguments of type PlaceholderMethods in com.plotsquared.core.util.placeholders with parameters of type PlaceholderModifier and TypeMethodDescriptionvoidPlaceholderRegistry.registerPlaceholder(@NonNull Placeholder placeholder) Register a placeholderConstructors in com.plotsquared.core.util.placeholders with parameters of type Placeholder