Uses of Class
tech.guilhermekaua.spigotboot.placeholder.metadata.PlaceholderMetadata
Packages that use PlaceholderMetadata
-
Uses of PlaceholderMetadata in tech.guilhermekaua.spigotboot.placeholder.registry
Methods in tech.guilhermekaua.spigotboot.placeholder.registry that return PlaceholderMetadataModifier and TypeMethodDescription@Nullable PlaceholderMetadataPlaceholderStore.findPlaceholderMetadata(@NotNull String params) Finds the placeholder metadata matching the given parameter string.Methods in tech.guilhermekaua.spigotboot.placeholder.registry with parameters of type PlaceholderMetadataModifier and TypeMethodDescriptionvoidPlaceholderStore.register(@NotNull PlaceholderMetadata metadata) Registers placeholder metadata, keyed by its placeholder pattern.