A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
B
- Basics - class in com.github.spigotbasics.core
- The Basics core, this is the Basics equivalent of the org.bukkit.Bukkit class
- BasicsCommand - class in com.github.spigotbasics.core.command.common
- Represents a registered command.
- BasicsCommandContextHandler - class in com.github.spigotbasics.core.command.common
- BasicsCommandException - class in com.github.spigotbasics.core.command.common
- BasicsCommandExecutor - class in com.github.spigotbasics.core.command.common
- BasicsCommandManager - class in com.github.spigotbasics.core.command
- Responsible for registering and keeping track of commands.
- BasicsEventBus - class in com.github.spigotbasics.core.event
- BasicsLogger - class in com.github.spigotbasics.core.logger
- BasicsLogger.Companion - class in com.github.spigotbasics.core.logger.BasicsLogger
- BasicsLoggerFactory - class in com.github.spigotbasics.core.logger
- BasicsModule - class in com.github.spigotbasics.core.module
- Represents a module.
- BasicsPermissionManager - class in com.github.spigotbasics.core.permission
- BasicsPlugin - class in com.github.spigotbasics.core
- Represents the Basics Bukkit Plugin instance - this is equivalent to the Bukkit org.bukkit.Server class.
- BasicsScheduler - class in com.github.spigotbasics.core.scheduler
- BasicsStorageAccessException - class in com.github.spigotbasics.core.exceptions
- BasicsStorageInitializeException - class in com.github.spigotbasics.core.exceptions
- BlockInChunkSnapshot - class in com.github.spigotbasics.core.model
- BlockInChunkSnapshot.Companion - class in com.github.spigotbasics.core.model.BlockInChunkSnapshot
- build() - function in com.github.spigotbasics.core.command.parsed.dsl.ArgumentBuilder
- build() - function in com.github.spigotbasics.core.command.parsed.dsl.argumentpathbuilder.ArgumentPathBuilder
- build() - function in com.github.spigotbasics.core.command.parsed.dsl.argumentpathbuilder.GenericArgumentPathBuilder
- build() - function in com.github.spigotbasics.core.command.parsed.dsl.argumentpathbuilder.MapArgumentPathBuilder
- build() - function in com.github.spigotbasics.core.command.parsed.dsl.commandbuilder.ParsedCommandBuilder
- build() - function in com.github.spigotbasics.core.command.parsed.dsl.commandbuilder.ParsedCommandBuilder
- BukkitRegistryArg - class in com.github.spigotbasics.core.command.parsed.arguments