Index
All Classes and Interfaces|All Packages
A
- accept(PlayerRef, Ref, Store, Consumer) - Method in class me.hsgamer.topper.hytale.provider.PlayerValueProvider
- accept(PlayerRef, Ref, Store, Consumer) - Method in class me.hsgamer.topper.hytale.provider.StatisticValueProvider
- accept(PlayerRef, Ref, Store, Consumer) - Method in interface me.hsgamer.topper.hytale.provider.PlayerWorldValueProvider
- accept(UUID, Consumer) - Method in interface me.hsgamer.topper.hytale.provider.PlayerWorldValueProvider
C
- call(Consumer) - Method in class me.hsgamer.topper.hytale.manager.HookManager
- call(Consumer, boolean) - Method in class me.hsgamer.topper.hytale.manager.HookManager
- convert(Object) - Method in class me.hsgamer.topper.hytale.config.converter.StringMapConverter
- convertToRaw(Object) - Method in class me.hsgamer.topper.hytale.config.converter.StringMapConverter
- createTask(Runnable, NumberTopHolder.TaskType, Map) - Method in class me.hsgamer.topper.hytale.template.HyTopTemplate
- createTaskAgent(Runnable, long, boolean) - Method in class me.hsgamer.topper.hytale.manager.TaskManager
- createValueProvider(Map) - Method in class me.hsgamer.topper.hytale.template.HyTopTemplate
E
- execute(CommandContext) - Method in class me.hsgamer.topper.hytale.command.GetTopListCommand
F
- filter(UUID) - Method in class me.hsgamer.topper.hytale.template.HyTopHolderSettings
G
- getConfig() - Method in interface me.hsgamer.topper.hytale.config.MainConfig
- getHolders() - Method in interface me.hsgamer.topper.hytale.config.MainConfig
- getMainConfig() - Method in class me.hsgamer.topper.hytale.TopperPlugin
- getName(UUID) - Method in class me.hsgamer.topper.hytale.manager.PlayerNameManager
- getPlayerNameManager() - Method in class me.hsgamer.topper.hytale.TopperPlugin
- getStorageSupplier() - Method in class me.hsgamer.topper.hytale.template.HyTopTemplate
- getStorageType() - Method in interface me.hsgamer.topper.hytale.config.MainConfig
- getTaskManager() - Method in class me.hsgamer.topper.hytale.TopperPlugin
- getTaskSaveDelay() - Method in interface me.hsgamer.topper.hytale.config.MainConfig
- getTaskSaveEntryPerTick() - Method in interface me.hsgamer.topper.hytale.config.MainConfig
- getTaskUpdateDelay() - Method in interface me.hsgamer.topper.hytale.config.MainConfig
- getTaskUpdateEntryPerTick() - Method in interface me.hsgamer.topper.hytale.config.MainConfig
- getTaskUpdateMaxSkips() - Method in interface me.hsgamer.topper.hytale.config.MainConfig
- getTaskUpdateSetDelay() - Method in interface me.hsgamer.topper.hytale.config.MainConfig
- GetTopListCommand - Class in me.hsgamer.topper.hytale.command
- GetTopListCommand(TopperPlugin) - Constructor for class me.hsgamer.topper.hytale.command.GetTopListCommand
- getTopTemplate() - Method in class me.hsgamer.topper.hytale.TopperPlugin
- getType(Map) - Method in class me.hsgamer.topper.hytale.manager.ValueProviderManager
- getValueProviderManager() - Method in class me.hsgamer.topper.hytale.TopperPlugin
H
- HolderMapConverter - Class in me.hsgamer.topper.hytale.config.converter
- HolderMapConverter() - Constructor for class me.hsgamer.topper.hytale.config.converter.HolderMapConverter
- HookManager - Class in me.hsgamer.topper.hytale.manager
- HookManager(TopperPlugin) - Constructor for class me.hsgamer.topper.hytale.manager.HookManager
- HookManager.Hook - Interface in me.hsgamer.topper.hytale.manager
- HyTopHolderSettings - Class in me.hsgamer.topper.hytale.template
- HyTopHolderSettings(Map) - Constructor for class me.hsgamer.topper.hytale.template.HyTopHolderSettings
- HyTopTemplate - Class in me.hsgamer.topper.hytale.template
- HyTopTemplate(TopperPlugin) - Constructor for class me.hsgamer.topper.hytale.template.HyTopTemplate
I
- init() - Method in class me.hsgamer.topper.hytale.manager.HookManager
- isValid() - Method in class me.hsgamer.topper.hytale.provider.PlayerValueProvider
- isValid() - Method in interface me.hsgamer.topper.hytale.provider.PlayerWorldValueProvider
- isValid() - Method in class me.hsgamer.topper.hytale.provider.StatisticValueProvider
L
- logWarning(String, Throwable) - Method in class me.hsgamer.topper.hytale.template.HyTopTemplate
M
- MainConfig - Interface in me.hsgamer.topper.hytale.config
- MAX - Enum constant in enum class me.hsgamer.topper.hytale.provider.StatisticValueProvider.StatisticMode
- me.hsgamer.topper.hytale - package me.hsgamer.topper.hytale
- me.hsgamer.topper.hytale.command - package me.hsgamer.topper.hytale.command
- me.hsgamer.topper.hytale.config - package me.hsgamer.topper.hytale.config
- me.hsgamer.topper.hytale.config.converter - package me.hsgamer.topper.hytale.config.converter
- me.hsgamer.topper.hytale.hook - package me.hsgamer.topper.hytale.hook
- me.hsgamer.topper.hytale.manager - package me.hsgamer.topper.hytale.manager
- me.hsgamer.topper.hytale.provider - package me.hsgamer.topper.hytale.provider
- me.hsgamer.topper.hytale.template - package me.hsgamer.topper.hytale.template
- MEMORY - Enum constant in enum class me.hsgamer.topper.hytale.provider.PlayerValueProvider.Type
- MIN - Enum constant in enum class me.hsgamer.topper.hytale.provider.StatisticValueProvider.StatisticMode
P
- PlaceholderAPIHook - Class in me.hsgamer.topper.hytale.hook
- PlaceholderAPIHook(TopperPlugin) - Constructor for class me.hsgamer.topper.hytale.hook.PlaceholderAPIHook
- PlayerNameManager - Class in me.hsgamer.topper.hytale.manager
- PlayerNameManager(TopperPlugin) - Constructor for class me.hsgamer.topper.hytale.manager.PlayerNameManager
- PlayerValueProvider - Class in me.hsgamer.topper.hytale.provider
- PlayerValueProvider(Map) - Constructor for class me.hsgamer.topper.hytale.provider.PlayerValueProvider
- PlayerValueProvider.Type - Enum Class in me.hsgamer.topper.hytale.provider
- PlayerWorldValueProvider<V> - Interface in me.hsgamer.topper.hytale.provider
R
- reloadConfig() - Method in interface me.hsgamer.topper.hytale.config.MainConfig
S
- setup() - Method in class me.hsgamer.topper.hytale.hook.PlaceholderAPIHook
- setup() - Method in interface me.hsgamer.topper.hytale.manager.HookManager.Hook
- setup() - Method in class me.hsgamer.topper.hytale.manager.PlayerNameManager
- setup() - Method in class me.hsgamer.topper.hytale.TopperPlugin
- shutdown() - Method in class me.hsgamer.topper.hytale.hook.PlaceholderAPIHook
- shutdown() - Method in interface me.hsgamer.topper.hytale.manager.HookManager.Hook
- shutdown() - Method in class me.hsgamer.topper.hytale.manager.PlayerNameManager
- shutdown() - Method in class me.hsgamer.topper.hytale.manager.TaskManager
- shutdown() - Method in class me.hsgamer.topper.hytale.TopperPlugin
- start() - Method in interface me.hsgamer.topper.hytale.manager.HookManager.Hook
- StatisticValueProvider - Class in me.hsgamer.topper.hytale.provider
- StatisticValueProvider(Map) - Constructor for class me.hsgamer.topper.hytale.provider.StatisticValueProvider
- StatisticValueProvider.StatisticMode - Enum Class in me.hsgamer.topper.hytale.provider
- StringMapConverter<T> - Class in me.hsgamer.topper.hytale.config.converter
- StringMapConverter() - Constructor for class me.hsgamer.topper.hytale.config.converter.StringMapConverter
- StringObjectMapConverter - Class in me.hsgamer.topper.hytale.config.converter
- StringObjectMapConverter() - Constructor for class me.hsgamer.topper.hytale.config.converter.StringObjectMapConverter
T
- TaskManager - Class in me.hsgamer.topper.hytale.manager
- TaskManager() - Constructor for class me.hsgamer.topper.hytale.manager.TaskManager
- TopperPlugin - Class in me.hsgamer.topper.hytale
- TopperPlugin(JavaPluginInit) - Constructor for class me.hsgamer.topper.hytale.TopperPlugin
- toRawValue(Object) - Method in class me.hsgamer.topper.hytale.config.converter.HolderMapConverter
- toRawValue(Object) - Method in class me.hsgamer.topper.hytale.config.converter.StringMapConverter
- toRawValue(Object) - Method in class me.hsgamer.topper.hytale.config.converter.StringObjectMapConverter
- toValue(Object) - Method in class me.hsgamer.topper.hytale.config.converter.HolderMapConverter
- toValue(Object) - Method in class me.hsgamer.topper.hytale.config.converter.StringMapConverter
- toValue(Object) - Method in class me.hsgamer.topper.hytale.config.converter.StringObjectMapConverter
V
- VALUE - Enum constant in enum class me.hsgamer.topper.hytale.provider.StatisticValueProvider.StatisticMode
- valueOf(String) - Static method in enum class me.hsgamer.topper.hytale.provider.PlayerValueProvider.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class me.hsgamer.topper.hytale.provider.StatisticValueProvider.StatisticMode
-
Returns the enum constant of this class with the specified name.
- ValueProviderManager - Class in me.hsgamer.topper.hytale.manager
- ValueProviderManager(TopperPlugin) - Constructor for class me.hsgamer.topper.hytale.manager.ValueProviderManager
- values() - Static method in enum class me.hsgamer.topper.hytale.provider.PlayerValueProvider.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class me.hsgamer.topper.hytale.provider.StatisticValueProvider.StatisticMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages