A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  X  Y 

C

call(org.bukkit.event.Event) - function in com.github.spigotbasics.core.event.SubscribedListener
 
ChunkTicketManager - class in com.github.spigotbasics.core
 
ClassLoaderFixer - class in com.github.spigotbasics.core.util
Methods to trick out the ClassLoader.
clear() - function in com.github.spigotbasics.core.cooldown.Cooldown
 
clear() - function in com.github.spigotbasics.core.cooldown.SimpleCooldown
 
clearAssertionStatus() - function in java.lang.ClassLoader
 
clearExpiredEntries() - function in com.github.spigotbasics.core.cooldown.Cooldown
 
clearExpiredEntries() - function in com.github.spigotbasics.core.cooldown.SimpleCooldown
 
close() - function in com.github.spigotbasics.core.module.loader.ModuleJarClassLoader
 
close() - function in com.github.spigotbasics.core.module.loader.ModuleLoader
 
COLOR - enum entry in com.github.spigotbasics.core.messages.tags.CustomTagType

Color codes that can be used with <cute-pink>opening and closing tags</cute-pink>

com.github.spigotbasics.core - package com.github.spigotbasics.core
 
com.github.spigotbasics.core.command - package com.github.spigotbasics.core.command
 
com.github.spigotbasics.core.command.common - package com.github.spigotbasics.core.command.common
 
com.github.spigotbasics.core.command.factory - package com.github.spigotbasics.core.command.factory
 
com.github.spigotbasics.core.command.parsed - package com.github.spigotbasics.core.command.parsed
 
com.github.spigotbasics.core.command.parsed.arguments - package com.github.spigotbasics.core.command.parsed.arguments
 
com.github.spigotbasics.core.command.parsed.context - package com.github.spigotbasics.core.command.parsed.context
 
com.github.spigotbasics.core.command.parsed.dsl - package com.github.spigotbasics.core.command.parsed.dsl
 
com.github.spigotbasics.core.command.parsed.dsl.argumentpathbuilder - package com.github.spigotbasics.core.command.parsed.dsl.argumentpathbuilder
 
com.github.spigotbasics.core.command.parsed.dsl.commandbuilder - package com.github.spigotbasics.core.command.parsed.dsl.commandbuilder
 
com.github.spigotbasics.core.command.raw - package com.github.spigotbasics.core.command.raw
 
com.github.spigotbasics.core.config - package com.github.spigotbasics.core.config
 
com.github.spigotbasics.core.cooldown - package com.github.spigotbasics.core.cooldown
 
com.github.spigotbasics.core.event - package com.github.spigotbasics.core.event
 
com.github.spigotbasics.core.exceptions - package com.github.spigotbasics.core.exceptions
 
com.github.spigotbasics.core.extensions - package com.github.spigotbasics.core.extensions
 
com.github.spigotbasics.core.listeners - package com.github.spigotbasics.core.listeners
 
com.github.spigotbasics.core.logger - package com.github.spigotbasics.core.logger
 
com.github.spigotbasics.core.messages - package com.github.spigotbasics.core.messages
 
com.github.spigotbasics.core.messages.tags - package com.github.spigotbasics.core.messages.tags
 
com.github.spigotbasics.core.messages.tags.providers - package com.github.spigotbasics.core.messages.tags.providers
 
com.github.spigotbasics.core.model - package com.github.spigotbasics.core.model
 
com.github.spigotbasics.core.module - package com.github.spigotbasics.core.module
 
com.github.spigotbasics.core.module.loader - package com.github.spigotbasics.core.module.loader
 
com.github.spigotbasics.core.module.manager - package com.github.spigotbasics.core.module.manager
 
com.github.spigotbasics.core.permission - package com.github.spigotbasics.core.permission
 
com.github.spigotbasics.core.playerdata - package com.github.spigotbasics.core.playerdata
 
com.github.spigotbasics.core.scheduler - package com.github.spigotbasics.core.scheduler
 
com.github.spigotbasics.core.storage - package com.github.spigotbasics.core.storage
 
com.github.spigotbasics.core.util - package com.github.spigotbasics.core.util
 
CommandArgument - class in com.github.spigotbasics.core.command.parsed.arguments
 
CommandContext - class in com.github.spigotbasics.core.command.parsed.context
 
CommandContextExecutor - class in com.github.spigotbasics.core.command.parsed
 
CommandFactory - class in com.github.spigotbasics.core.command.factory
 
CommandInfo - class in com.github.spigotbasics.core.command.common
 
CommandResult - class in com.github.spigotbasics.core.command.common
 
CommandResult.Companion - class in com.github.spigotbasics.core.command.common.CommandResult
 
concerns(org.bukkit.entity.Player) - function in com.github.spigotbasics.core.messages.Message
 
ConfigInstantiationContext - class in com.github.spigotbasics.core.config
 
ConfigName - class in com.github.spigotbasics.core.config
Represents a config name
ConfigName.Companion - class in com.github.spigotbasics.core.config.ConfigName
 
ConfigUtilsKt - class in com.github.spigotbasics.core.extensions
 
Constants - class in com.github.spigotbasics.core
 
contains(java.lang.String) - function in org.bukkit.configuration.MemorySection
 
contains(java.lang.String,java.lang.Boolean) - function in org.bukkit.configuration.MemorySection
 
containsKey(java.lang.String) - function in kotlin.collections.Map
 
containsValue(java.lang.Object) - function in kotlin.collections.Map
 
context() - function in com.github.spigotbasics.core.command.factory.ParsedCommandBuilderFactory
 
context(kotlin.jvm.functions.Function1) - function in com.github.spigotbasics.core.command.factory.ParsedCommandBuilderFactory
 
contextBuilder(kotlin.jvm.functions.Function1) - function in com.github.spigotbasics.core.command.parsed.dsl.argumentpathbuilder.GenericArgumentPathBuilder
 
Cooldown - class in com.github.spigotbasics.core.cooldown
 
CooldownFactory - class in com.github.spigotbasics.core.cooldown
 
CoreConfig - class in com.github.spigotbasics.core.config
 
CoreConfigManager - class in com.github.spigotbasics.core.config
 
CoreMessages - class in com.github.spigotbasics.core.messages
Provides messages used by the core classes, or are commonly used in other modules
CorePermissions - class in com.github.spigotbasics.core.permission
 
CorePlayerData - class in com.github.spigotbasics.core.playerdata
 
CorePlayerDataListener - class in com.github.spigotbasics.core.playerdata
 
create(java.lang.String) - function in com.github.spigotbasics.core.NamespacedNamespacedKeyFactory
 
createCommand(java.lang.String,org.bukkit.permissions.Permission) - function in com.github.spigotbasics.core.module.AbstractBasicsModule
 
createInstance() - function in com.github.spigotbasics.core.module.loader.ModuleLoader
 
createMessage(java.lang.String) - function in com.github.spigotbasics.core.messages.MessageFactory
 
createMessage(java.util.List) - function in com.github.spigotbasics.core.messages.MessageFactory
 
createPlainMessage(java.lang.String) - function in com.github.spigotbasics.core.messages.MessageFactory
 
createSection(java.lang.String) - function in org.bukkit.configuration.MemorySection
 
createSection(java.lang.String,java.util.Map) - function in org.bukkit.configuration.MemorySection
 
createSimplePermission(java.lang.String,java.lang.String,org.bukkit.permissions.PermissionDefault) - function in com.github.spigotbasics.core.permission.BasicsPermissionManager
 
createStorage(java.lang.String) - function in com.github.spigotbasics.core.module.AbstractBasicsModule
 
createStorage(java.lang.String) - function in com.github.spigotbasics.core.module.BasicsModule
 
createTagResolverForCustomTag(com.github.spigotbasics.core.messages.tags.CustomTag) - function in com.github.spigotbasics.core.messages.tags.CustomTagToTagResolverFactory
 
CurrentMinecraftVersionKt - class in com.github.spigotbasics.core
 
CustomTag - class in com.github.spigotbasics.core.messages.tags
 
CustomTag.Companion - class in com.github.spigotbasics.core.messages.tags.CustomTag
 
CustomTagToTagResolverFactory - class in com.github.spigotbasics.core.messages.tags
 
CustomTagType - class in com.github.spigotbasics.core.messages.tags
Represents the type of custom tag
CustomTagType.Companion - class in com.github.spigotbasics.core.messages.tags.CustomTagType
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  X  Y