Index

A B C D E F G H I L M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

A

accept(QueryForwardContext<UUID>) - Method in class me.hsgamer.topper.fabric.hook.miniplaceholders.MiniPlaceholdersQueryForwarder
 
accept(QueryForwardContext<UUID>) - Method in class me.hsgamer.topper.fabric.hook.textplaceholderapi.TextPlaceholdersQueryForwarder
 
addHook(TopperFabric) - Static method in interface me.hsgamer.topper.fabric.hook.miniplaceholders.MiniPlaceholdersHook
 
addHook(TopperFabric) - Static method in interface me.hsgamer.topper.fabric.hook.textplaceholderapi.TextPlaceholderAPIHook
 
apply(ServerPlayerEntity) - Method in record class me.hsgamer.topper.fabric.hook.miniplaceholders.MiniPlaceholderValueProvider
 
apply(ServerPlayerEntity) - Method in record class me.hsgamer.topper.fabric.hook.textplaceholderapi.TextPlaceholderValueProvider
 
apply(ServerPlayerEntity) - Method in record class me.hsgamer.topper.fabric.provider.StatisticValueProvider
 
async() - Method in class me.hsgamer.topper.fabric.template.FabricTopHolderSettings
 

B

baseFolder() - Method in record class me.hsgamer.topper.fabric.template.FabricDataStorageSupplierSettings
 

C

convert(Object) - Method in class me.hsgamer.topper.fabric.config.converter.StringMapConverter
 
convertToRaw(Object) - Method in class me.hsgamer.topper.fabric.config.converter.StringMapConverter
 
createTaskAgent(Runnable, boolean, long) - Method in class me.hsgamer.topper.fabric.manager.TaskManager
 
createTaskAgent(Runnable, boolean, long) - Method in class me.hsgamer.topper.fabric.template.FabricTopTemplate
 
createValueProvider(Map<String, Object>) - Method in class me.hsgamer.topper.fabric.template.FabricTopTemplate
 

D

databaseSetting() - Method in record class me.hsgamer.topper.fabric.template.FabricDataStorageSupplierSettings
 
defaultLine() - Method in record class me.hsgamer.topper.fabric.template.FabricValueDisplaySettings
 
defaultValue() - Method in class me.hsgamer.topper.fabric.template.FabricTopHolderSettings
 
displayNullName() - Method in record class me.hsgamer.topper.fabric.template.FabricValueDisplaySettings
 
displayNullUuid() - Method in record class me.hsgamer.topper.fabric.template.FabricValueDisplaySettings
 
displayNullValue() - Method in record class me.hsgamer.topper.fabric.template.FabricValueDisplaySettings
 
displaySettings() - Method in class me.hsgamer.topper.fabric.template.FabricTopHolderSettings
 

E

equals(Object) - Method in record class me.hsgamer.topper.fabric.hook.miniplaceholders.MiniPlaceholderValueProvider
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class me.hsgamer.topper.fabric.hook.textplaceholderapi.TextPlaceholderValueProvider
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class me.hsgamer.topper.fabric.provider.StatisticValueProvider
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class me.hsgamer.topper.fabric.template.FabricDataStorageSupplierSettings
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class me.hsgamer.topper.fabric.template.FabricTopTemplateSettings
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class me.hsgamer.topper.fabric.template.FabricValueDisplaySettings
Indicates whether some other object is "equal to" this one.

F

FabricDataStorageSupplierSettings - Record Class in me.hsgamer.topper.fabric.template
 
FabricDataStorageSupplierSettings(TopperFabric) - Constructor for record class me.hsgamer.topper.fabric.template.FabricDataStorageSupplierSettings
Creates an instance of a FabricDataStorageSupplierSettings record class.
FabricStorageSupplierTemplate - Class in me.hsgamer.topper.fabric.template
 
FabricStorageSupplierTemplate(TopperFabric) - Constructor for class me.hsgamer.topper.fabric.template.FabricStorageSupplierTemplate
 
FabricTopHolderSettings - Class in me.hsgamer.topper.fabric.template
 
FabricTopHolderSettings(Map<String, Object>) - Constructor for class me.hsgamer.topper.fabric.template.FabricTopHolderSettings
 
FabricTopTemplate - Class in me.hsgamer.topper.fabric.template
 
FabricTopTemplate(TopperFabric) - Constructor for class me.hsgamer.topper.fabric.template.FabricTopTemplate
 
FabricTopTemplateSettings - Record Class in me.hsgamer.topper.fabric.template
 
FabricTopTemplateSettings(TopperFabric) - Constructor for record class me.hsgamer.topper.fabric.template.FabricTopTemplateSettings
Creates an instance of a FabricTopTemplateSettings record class.
FabricValueDisplaySettings - Record Class in me.hsgamer.topper.fabric.template
 
FabricValueDisplaySettings(Map<String, Object>) - Constructor for record class me.hsgamer.topper.fabric.template.FabricValueDisplaySettings
Creates an instance of a FabricValueDisplaySettings record class.

G

GET_TOP_LINES - Static variable in interface me.hsgamer.topper.fabric.Permissions
 
getConfig() - Method in interface me.hsgamer.topper.fabric.config.MainConfig
 
getConfig() - Method in interface me.hsgamer.topper.fabric.config.MessageConfig
 
getConfigFolder() - Method in class me.hsgamer.topper.fabric.TopperFabric
 
getDataFolder() - Method in class me.hsgamer.topper.fabric.TopperFabric
 
getDataStorageSupplier(StorageSupplierTemplate.Settings) - Method in class me.hsgamer.topper.fabric.template.FabricStorageSupplierTemplate
 
getHolders() - Method in interface me.hsgamer.topper.fabric.config.MainConfig
 
getIllegalFromToIndex() - Method in interface me.hsgamer.topper.fabric.config.MessageConfig
 
getInstance() - Static method in class me.hsgamer.topper.fabric.TopperFabric
 
getMainConfig() - Method in class me.hsgamer.topper.fabric.TopperFabric
 
getMessageConfig() - Method in class me.hsgamer.topper.fabric.TopperFabric
 
getName(GameProfile) - Static method in interface me.hsgamer.topper.fabric.util.ProfileUtil
 
getName(UUID) - Method in class me.hsgamer.topper.fabric.template.FabricTopTemplate
 
getNumberRequired() - Method in interface me.hsgamer.topper.fabric.config.MessageConfig
 
getNumberStorageSupplier() - Method in class me.hsgamer.topper.fabric.template.FabricStorageSupplierTemplate
 
getOfflineName(MinecraftServer, UUID) - Static method in interface me.hsgamer.topper.fabric.util.ProfileUtil
 
getPlayer(MinecraftServer, UUID) - Static method in interface me.hsgamer.topper.fabric.util.ProfileUtil
 
getPrefix() - Method in interface me.hsgamer.topper.fabric.config.MessageConfig
 
getServer() - Method in class me.hsgamer.topper.fabric.TopperFabric
 
getStorageSupplier() - Method in class me.hsgamer.topper.fabric.template.FabricTopTemplate
 
getStorageSupplierTemplate() - Method in class me.hsgamer.topper.fabric.TopperFabric
 
getStorageType() - Method in interface me.hsgamer.topper.fabric.config.MainConfig
 
getSuccess() - Method in interface me.hsgamer.topper.fabric.config.MessageConfig
 
getTaskManager() - Method in class me.hsgamer.topper.fabric.TopperFabric
 
getTaskSaveDelay() - Method in interface me.hsgamer.topper.fabric.config.MainConfig
 
getTaskSaveEntryPerTick() - Method in interface me.hsgamer.topper.fabric.config.MainConfig
 
getTaskUpdateDelay() - Method in interface me.hsgamer.topper.fabric.config.MainConfig
 
getTaskUpdateEntryPerTick() - Method in interface me.hsgamer.topper.fabric.config.MainConfig
 
getTaskUpdateMaxSkips() - Method in interface me.hsgamer.topper.fabric.config.MainConfig
 
getTaskUpdateSetDelay() - Method in interface me.hsgamer.topper.fabric.config.MainConfig
 
getTopEmpty() - Method in interface me.hsgamer.topper.fabric.config.MessageConfig
 
getTopHolderNotFound() - Method in interface me.hsgamer.topper.fabric.config.MessageConfig
 
getTopTemplate() - Method in class me.hsgamer.topper.fabric.TopperFabric
 
getType(Map<String, Object>) - Method in class me.hsgamer.topper.fabric.manager.ValueProviderManager
 
getValueProviderManager() - Method in class me.hsgamer.topper.fabric.TopperFabric
 

H

hashCode() - Method in record class me.hsgamer.topper.fabric.hook.miniplaceholders.MiniPlaceholderValueProvider
Returns a hash code value for this object.
hashCode() - Method in record class me.hsgamer.topper.fabric.hook.textplaceholderapi.TextPlaceholderValueProvider
Returns a hash code value for this object.
hashCode() - Method in record class me.hsgamer.topper.fabric.provider.StatisticValueProvider
Returns a hash code value for this object.
hashCode() - Method in record class me.hsgamer.topper.fabric.template.FabricDataStorageSupplierSettings
Returns a hash code value for this object.
hashCode() - Method in record class me.hsgamer.topper.fabric.template.FabricTopTemplateSettings
Returns a hash code value for this object.
hashCode() - Method in record class me.hsgamer.topper.fabric.template.FabricValueDisplaySettings
Returns a hash code value for this object.
hasOp(MinecraftServer, UUID) - Static method in interface me.hsgamer.topper.fabric.util.PermissionUtil
 
hasPermission(UUID, String) - Method in class me.hsgamer.topper.fabric.template.FabricTopTemplate
 
hasPermission(CommandSource, String) - Static method in interface me.hsgamer.topper.fabric.util.PermissionUtil
 
hasPermission(Entity, String) - Static method in interface me.hsgamer.topper.fabric.util.PermissionUtil
 
hasPermission(MinecraftServer, UUID, String) - Static method in interface me.hsgamer.topper.fabric.util.PermissionUtil
 
HolderMapConverter - Class in me.hsgamer.topper.fabric.config.converter
 
HolderMapConverter() - Constructor for class me.hsgamer.topper.fabric.config.converter.HolderMapConverter
 
holders() - Method in record class me.hsgamer.topper.fabric.template.FabricTopTemplateSettings
 

I

ignorePermissions() - Method in class me.hsgamer.topper.fabric.template.FabricTopHolderSettings
 
isAvailable() - Static method in interface me.hsgamer.topper.fabric.hook.miniplaceholders.MiniPlaceholdersHook
 
isOnline(UUID) - Method in class me.hsgamer.topper.fabric.template.FabricTopTemplate
 

L

LOGGER - Static variable in class me.hsgamer.topper.fabric.TopperFabric
 
logWarning(String, Throwable) - Method in class me.hsgamer.topper.fabric.template.FabricTopTemplate
 

M

MainConfig - Interface in me.hsgamer.topper.fabric.config
 
map() - Method in class me.hsgamer.topper.fabric.template.FabricTopHolderSettings
 
map() - Method in record class me.hsgamer.topper.fabric.template.FabricValueDisplaySettings
Returns the value of the map record component.
me.hsgamer.topper.fabric - package me.hsgamer.topper.fabric
 
me.hsgamer.topper.fabric.config - package me.hsgamer.topper.fabric.config
 
me.hsgamer.topper.fabric.config.converter - package me.hsgamer.topper.fabric.config.converter
 
me.hsgamer.topper.fabric.hook.miniplaceholders - package me.hsgamer.topper.fabric.hook.miniplaceholders
 
me.hsgamer.topper.fabric.hook.textplaceholderapi - package me.hsgamer.topper.fabric.hook.textplaceholderapi
 
me.hsgamer.topper.fabric.manager - package me.hsgamer.topper.fabric.manager
 
me.hsgamer.topper.fabric.provider - package me.hsgamer.topper.fabric.provider
 
me.hsgamer.topper.fabric.template - package me.hsgamer.topper.fabric.template
 
me.hsgamer.topper.fabric.util - package me.hsgamer.topper.fabric.util
 
MessageConfig - Interface in me.hsgamer.topper.fabric.config
 
MiniPlaceholdersHook - Interface in me.hsgamer.topper.fabric.hook.miniplaceholders
 
MiniPlaceholdersQueryForwarder - Class in me.hsgamer.topper.fabric.hook.miniplaceholders
 
MiniPlaceholdersQueryForwarder() - Constructor for class me.hsgamer.topper.fabric.hook.miniplaceholders.MiniPlaceholdersQueryForwarder
 
MiniPlaceholderValueProvider - Record Class in me.hsgamer.topper.fabric.hook.miniplaceholders
 
MiniPlaceholderValueProvider(String) - Constructor for record class me.hsgamer.topper.fabric.hook.miniplaceholders.MiniPlaceholderValueProvider
Creates an instance of a MiniPlaceholderValueProvider record class.
mod() - Method in record class me.hsgamer.topper.fabric.template.FabricDataStorageSupplierSettings
Returns the value of the mod record component.
mod() - Method in record class me.hsgamer.topper.fabric.template.FabricTopTemplateSettings
Returns the value of the mod record component.

N

names() - Method in record class me.hsgamer.topper.fabric.provider.StatisticValueProvider
Returns the value of the names record component.

O

onInitialize() - Method in class me.hsgamer.topper.fabric.TopperFabric
 
onTick() - Method in class me.hsgamer.topper.fabric.manager.TaskManager
 

P

Permissions - Interface in me.hsgamer.topper.fabric
 
PermissionUtil - Interface in me.hsgamer.topper.fabric.util
 
placeholder() - Method in record class me.hsgamer.topper.fabric.hook.miniplaceholders.MiniPlaceholderValueProvider
Returns the value of the placeholder record component.
placeholder() - Method in record class me.hsgamer.topper.fabric.hook.textplaceholderapi.TextPlaceholderValueProvider
Returns the value of the placeholder record component.
ProfileUtil - Interface in me.hsgamer.topper.fabric.util
 

R

RELOAD - Static variable in interface me.hsgamer.topper.fabric.Permissions
 
reloadConfig() - Method in interface me.hsgamer.topper.fabric.config.MainConfig
 
reloadConfig() - Method in interface me.hsgamer.topper.fabric.config.MessageConfig
 
resetOnError() - Method in class me.hsgamer.topper.fabric.template.FabricTopHolderSettings
 
resetPermissions() - Method in class me.hsgamer.topper.fabric.template.FabricTopHolderSettings
 
reverse() - Method in class me.hsgamer.topper.fabric.template.FabricTopHolderSettings
 

S

showErrors() - Method in class me.hsgamer.topper.fabric.template.FabricTopHolderSettings
 
shutdown() - Method in class me.hsgamer.topper.fabric.manager.TaskManager
 
StatisticValueProvider - Record Class in me.hsgamer.topper.fabric.provider
 
StatisticValueProvider(String, List<String>) - Constructor for record class me.hsgamer.topper.fabric.provider.StatisticValueProvider
Creates an instance of a StatisticValueProvider record class.
storageType() - Method in record class me.hsgamer.topper.fabric.template.FabricDataStorageSupplierSettings
 
StringMapConverter<T> - Class in me.hsgamer.topper.fabric.config.converter
 
StringMapConverter() - Constructor for class me.hsgamer.topper.fabric.config.converter.StringMapConverter
 
StringObjectMapConverter - Class in me.hsgamer.topper.fabric.config.converter
 
StringObjectMapConverter() - Constructor for class me.hsgamer.topper.fabric.config.converter.StringObjectMapConverter
 

T

TaskManager - Class in me.hsgamer.topper.fabric.manager
 
TaskManager() - Constructor for class me.hsgamer.topper.fabric.manager.TaskManager
 
taskSaveDelay() - Method in record class me.hsgamer.topper.fabric.template.FabricTopTemplateSettings
 
taskSaveEntryPerTick() - Method in record class me.hsgamer.topper.fabric.template.FabricTopTemplateSettings
 
taskUpdateDelay() - Method in record class me.hsgamer.topper.fabric.template.FabricTopTemplateSettings
 
taskUpdateEntryPerTick() - Method in record class me.hsgamer.topper.fabric.template.FabricTopTemplateSettings
 
taskUpdateMaxSkips() - Method in record class me.hsgamer.topper.fabric.template.FabricTopTemplateSettings
 
taskUpdateSetDelay() - Method in record class me.hsgamer.topper.fabric.template.FabricTopTemplateSettings
 
TextPlaceholderAPIHook - Interface in me.hsgamer.topper.fabric.hook.textplaceholderapi
 
TextPlaceholdersQueryForwarder - Class in me.hsgamer.topper.fabric.hook.textplaceholderapi
 
TextPlaceholdersQueryForwarder() - Constructor for class me.hsgamer.topper.fabric.hook.textplaceholderapi.TextPlaceholdersQueryForwarder
 
TextPlaceholderValueProvider - Record Class in me.hsgamer.topper.fabric.hook.textplaceholderapi
 
TextPlaceholderValueProvider(String) - Constructor for record class me.hsgamer.topper.fabric.hook.textplaceholderapi.TextPlaceholderValueProvider
Creates an instance of a TextPlaceholderValueProvider record class.
TopperFabric - Class in me.hsgamer.topper.fabric
 
TopperFabric() - Constructor for class me.hsgamer.topper.fabric.TopperFabric
 
toRawValue(Object) - Method in class me.hsgamer.topper.fabric.config.converter.HolderMapConverter
 
toRawValue(Object) - Method in class me.hsgamer.topper.fabric.config.converter.StringMapConverter
 
toRawValue(Object) - Method in class me.hsgamer.topper.fabric.config.converter.StringObjectMapConverter
 
toString() - Method in record class me.hsgamer.topper.fabric.hook.miniplaceholders.MiniPlaceholderValueProvider
Returns a string representation of this record class.
toString() - Method in record class me.hsgamer.topper.fabric.hook.textplaceholderapi.TextPlaceholderValueProvider
Returns a string representation of this record class.
toString() - Method in record class me.hsgamer.topper.fabric.provider.StatisticValueProvider
Returns a string representation of this record class.
toString() - Method in record class me.hsgamer.topper.fabric.template.FabricDataStorageSupplierSettings
Returns a string representation of this record class.
toString() - Method in record class me.hsgamer.topper.fabric.template.FabricTopTemplateSettings
Returns a string representation of this record class.
toString() - Method in record class me.hsgamer.topper.fabric.template.FabricValueDisplaySettings
Returns a string representation of this record class.
toValue(Object) - Method in class me.hsgamer.topper.fabric.config.converter.HolderMapConverter
 
toValue(Object) - Method in class me.hsgamer.topper.fabric.config.converter.StringMapConverter
 
toValue(Object) - Method in class me.hsgamer.topper.fabric.config.converter.StringObjectMapConverter
 
type() - Method in record class me.hsgamer.topper.fabric.provider.StatisticValueProvider
Returns the value of the type record component.

U

unregister() - Method in class me.hsgamer.topper.fabric.hook.miniplaceholders.MiniPlaceholdersQueryForwarder
 
unregister() - Method in class me.hsgamer.topper.fabric.hook.textplaceholderapi.TextPlaceholdersQueryForwarder
 

V

valueProvider() - Method in class me.hsgamer.topper.fabric.template.FabricTopHolderSettings
 
ValueProviderManager - Class in me.hsgamer.topper.fabric.manager
 
ValueProviderManager(TopperFabric) - Constructor for class me.hsgamer.topper.fabric.manager.ValueProviderManager
 
A B C D E F G H I L M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values