Index
All Classes and Interfaces|All Packages|Serialized Form
B
- BOOLEAN - Static variable in class tech.guilhermekaua.spigotboot.placeholder.converter.DefaultTypeConverters
- BOOLEAN_ARRAY - Static variable in class tech.guilhermekaua.spigotboot.placeholder.converter.DefaultTypeConverters
- BYTE - Static variable in class tech.guilhermekaua.spigotboot.placeholder.converter.DefaultTypeConverters
- BYTE_ARRAY - Static variable in class tech.guilhermekaua.spigotboot.placeholder.converter.DefaultTypeConverters
C
- CHARACTER - Static variable in class tech.guilhermekaua.spigotboot.placeholder.converter.DefaultTypeConverters
- CHARACTER_ARRAY - Static variable in class tech.guilhermekaua.spigotboot.placeholder.converter.DefaultTypeConverters
- clear() - Method in class tech.guilhermekaua.spigotboot.placeholder.registry.PlaceholderStore
-
Removes all registered placeholders.
- convert(String) - Method in interface tech.guilhermekaua.spigotboot.placeholder.converter.TypeConverter
- convert(Class<T>, String) - Method in class tech.guilhermekaua.spigotboot.placeholder.converter.TypeConverterManager
D
- DefaultTypeConverters - Class in tech.guilhermekaua.spigotboot.placeholder.converter
- delimiter() - Element in annotation interface tech.guilhermekaua.spigotboot.placeholder.annotations.Placeholder
- description() - Element in annotation interface tech.guilhermekaua.spigotboot.placeholder.annotations.Placeholder
- discoverAll() - Method in class tech.guilhermekaua.spigotboot.placeholder.registry.discovery.PlaceholderDiscoveryService
- DiscoveryIndex_503a37680345f7d2 - Class in tech.guilhermekaua.spigotboot.generated
- DiscoveryIndex_503a37680345f7d2() - Constructor for class tech.guilhermekaua.spigotboot.generated.DiscoveryIndex_503a37680345f7d2
- DOUBLE - Static variable in class tech.guilhermekaua.spigotboot.placeholder.converter.DefaultTypeConverters
- DOUBLE_ARRAY - Static variable in class tech.guilhermekaua.spigotboot.placeholder.converter.DefaultTypeConverters
E
- entries() - Method in class tech.guilhermekaua.spigotboot.generated.DiscoveryIndex_503a37680345f7d2
F
- findPlaceholderMetadata(String) - Method in class tech.guilhermekaua.spigotboot.placeholder.registry.PlaceholderStore
-
Finds the placeholder metadata matching the given parameter string.
- FLOAT - Static variable in class tech.guilhermekaua.spigotboot.placeholder.converter.DefaultTypeConverters
- FLOAT_ARRAY - Static variable in class tech.guilhermekaua.spigotboot.placeholder.converter.DefaultTypeConverters
G
- getAuthor() - Method in class tech.guilhermekaua.spigotboot.placeholder.papi.PAPIExpansion
- getIdentifier() - Method in class tech.guilhermekaua.spigotboot.placeholder.papi.PAPIExpansion
- getValue(Player, String, TypeConverterManager) - Method in class tech.guilhermekaua.spigotboot.placeholder.metadata.PlaceholderMetadata
- getVersion() - Method in class tech.guilhermekaua.spigotboot.placeholder.papi.PAPIExpansion
I
- initialize() - Method in class tech.guilhermekaua.spigotboot.placeholder.registry.PlaceholderRegistry
-
Discovers placeholder handlers, publishes their metadata into the
PlaceholderStore, and registers the PlaceholderAPI expansion. - INTEGER - Static variable in class tech.guilhermekaua.spigotboot.placeholder.converter.DefaultTypeConverters
- INTEGER_ARRAY - Static variable in class tech.guilhermekaua.spigotboot.placeholder.converter.DefaultTypeConverters
- isValidPlaceholderPattern(String, String) - Static method in class tech.guilhermekaua.spigotboot.placeholder.metadata.parser.PlaceholderParameterParser
L
- LONG - Static variable in class tech.guilhermekaua.spigotboot.placeholder.converter.DefaultTypeConverters
- LONG_ARRAY - Static variable in class tech.guilhermekaua.spigotboot.placeholder.converter.DefaultTypeConverters
O
- onInitialize(Context) - Method in class tech.guilhermekaua.spigotboot.placeholder.PlaceholderModule
- onPlaceholderRequest(Player, String) - Method in class tech.guilhermekaua.spigotboot.placeholder.papi.PAPIExpansion
P
- PAPIExpansion - Class in tech.guilhermekaua.spigotboot.placeholder.papi
- PAPIExpansion() - Constructor for class tech.guilhermekaua.spigotboot.placeholder.papi.PAPIExpansion
- Param - Annotation Interface in tech.guilhermekaua.spigotboot.placeholder.annotations
- parse(String, String) - Static method in class tech.guilhermekaua.spigotboot.placeholder.metadata.parser.PlaceholderParameterParser
- PatternMismatchException - Exception in tech.guilhermekaua.spigotboot.placeholder.exceptions
- PatternMismatchException(String) - Constructor for exception tech.guilhermekaua.spigotboot.placeholder.exceptions.PatternMismatchException
- Placeholder - Annotation Interface in tech.guilhermekaua.spigotboot.placeholder.annotations
- placeholderApi() - Element in annotation interface tech.guilhermekaua.spigotboot.placeholder.annotations.Placeholder
- PlaceholderDiscoveryService - Class in tech.guilhermekaua.spigotboot.placeholder.registry.discovery
- PlaceholderDiscoveryService() - Constructor for class tech.guilhermekaua.spigotboot.placeholder.registry.discovery.PlaceholderDiscoveryService
- PlaceholderMetadata - Class in tech.guilhermekaua.spigotboot.placeholder.metadata
- PlaceholderMetadata() - Constructor for class tech.guilhermekaua.spigotboot.placeholder.metadata.PlaceholderMetadata
- PlaceholderModule - Class in tech.guilhermekaua.spigotboot.placeholder
- PlaceholderModule() - Constructor for class tech.guilhermekaua.spigotboot.placeholder.PlaceholderModule
- PlaceholderParameterParser - Class in tech.guilhermekaua.spigotboot.placeholder.metadata.parser
- PlaceholderRegistry - Class in tech.guilhermekaua.spigotboot.placeholder.registry
-
Discovers placeholder handlers and wires them into the PlaceholderAPI expansion.
- PlaceholderRegistry() - Constructor for class tech.guilhermekaua.spigotboot.placeholder.registry.PlaceholderRegistry
- PlaceholderStore - Class in tech.guilhermekaua.spigotboot.placeholder.registry
-
Holds the registered placeholder metadata and resolves it by parameter string.
- PlaceholderStore() - Constructor for class tech.guilhermekaua.spigotboot.placeholder.registry.PlaceholderStore
R
- register(PlaceholderMetadata) - Method in class tech.guilhermekaua.spigotboot.placeholder.registry.PlaceholderStore
-
Registers placeholder metadata, keyed by its placeholder pattern.
- registerConverter(Class<T>, TypeConverter<T>) - Method in class tech.guilhermekaua.spigotboot.placeholder.converter.TypeConverterManager
- RegisterPlaceholder - Annotation Interface in tech.guilhermekaua.spigotboot.placeholder.annotations
S
- SHORT - Static variable in class tech.guilhermekaua.spigotboot.placeholder.converter.DefaultTypeConverters
- SHORT_ARRAY - Static variable in class tech.guilhermekaua.spigotboot.placeholder.converter.DefaultTypeConverters
- STRING - Static variable in class tech.guilhermekaua.spigotboot.placeholder.converter.DefaultTypeConverters
- STRING_ARRAY - Static variable in class tech.guilhermekaua.spigotboot.placeholder.converter.DefaultTypeConverters
T
- tech.guilhermekaua.spigotboot.generated - package tech.guilhermekaua.spigotboot.generated
- tech.guilhermekaua.spigotboot.placeholder - package tech.guilhermekaua.spigotboot.placeholder
- tech.guilhermekaua.spigotboot.placeholder.annotations - package tech.guilhermekaua.spigotboot.placeholder.annotations
- tech.guilhermekaua.spigotboot.placeholder.converter - package tech.guilhermekaua.spigotboot.placeholder.converter
- tech.guilhermekaua.spigotboot.placeholder.exceptions - package tech.guilhermekaua.spigotboot.placeholder.exceptions
- tech.guilhermekaua.spigotboot.placeholder.metadata - package tech.guilhermekaua.spigotboot.placeholder.metadata
- tech.guilhermekaua.spigotboot.placeholder.metadata.parser - package tech.guilhermekaua.spigotboot.placeholder.metadata.parser
- tech.guilhermekaua.spigotboot.placeholder.papi - package tech.guilhermekaua.spigotboot.placeholder.papi
- tech.guilhermekaua.spigotboot.placeholder.registry - package tech.guilhermekaua.spigotboot.placeholder.registry
- tech.guilhermekaua.spigotboot.placeholder.registry.discovery - package tech.guilhermekaua.spigotboot.placeholder.registry.discovery
- TypeConverter<T> - Interface in tech.guilhermekaua.spigotboot.placeholder.converter
- TypeConverterManager - Class in tech.guilhermekaua.spigotboot.placeholder.converter
- TypeConverterManager() - Constructor for class tech.guilhermekaua.spigotboot.placeholder.converter.TypeConverterManager
U
- unregister() - Method in class tech.guilhermekaua.spigotboot.placeholder.registry.PlaceholderRegistry
-
Unregisters the PlaceholderAPI expansion (when registered) and clears the published placeholders.
V
- value() - Element in annotation interface tech.guilhermekaua.spigotboot.placeholder.annotations.Param
- value() - Element in annotation interface tech.guilhermekaua.spigotboot.placeholder.annotations.Placeholder
All Classes and Interfaces|All Packages|Serialized Form