- GameRule<T extends Comparable<T>> - Interface in org.cloudburstmc.api.level.gamerule
-
- GameRuleRegistry - Interface in org.cloudburstmc.api.registry
-
- GameRules - Class in org.cloudburstmc.api.level.gamerule
-
- getAllPlugins() - Method in interface org.cloudburstmc.api.plugin.PluginManager
-
- getAuthors() - Method in interface org.cloudburstmc.api.plugin.PluginDescription
-
The author of this plugin.
- getDataDirectory() - Method in interface org.cloudburstmc.api.plugin.PluginContainer
-
- getDefaultValue() - Method in class org.cloudburstmc.api.level.gamerule.BooleanGameRule
-
- getDefaultValue() - Method in class org.cloudburstmc.api.level.gamerule.FloatGameRule
-
- getDefaultValue() - Method in interface org.cloudburstmc.api.level.gamerule.GameRule
-
- getDefaultValue() - Method in class org.cloudburstmc.api.level.gamerule.IntegerGameRule
-
- getDependencies() - Method in interface org.cloudburstmc.api.plugin.PluginDescription
-
The array of plugin IDs that this plugin requires in order to function fully.
- getDescription() - Method in interface org.cloudburstmc.api.plugin.PluginContainer
-
- getDescription() - Method in interface org.cloudburstmc.api.plugin.PluginDescription
-
- getGameRuleRegistry() - Method in interface org.cloudburstmc.api.Server
-
- getId() - Method in interface org.cloudburstmc.api.plugin.PluginDependency
-
- getId() - Method in interface org.cloudburstmc.api.plugin.PluginDescription
-
The ID for this plugin.
- getImplementationVersion() - Method in interface org.cloudburstmc.api.Server
-
- getLogger() - Method in interface org.cloudburstmc.api.plugin.PluginContainer
-
- getName() - Method in class org.cloudburstmc.api.level.gamerule.BooleanGameRule
-
- getName() - Method in class org.cloudburstmc.api.level.gamerule.FloatGameRule
-
- getName() - Method in interface org.cloudburstmc.api.level.gamerule.GameRule
-
- getName() - Method in class org.cloudburstmc.api.level.gamerule.IntegerGameRule
-
- getName() - Method in interface org.cloudburstmc.api.plugin.PluginDescription
-
- getName() - Method in interface org.cloudburstmc.api.Server
-
- getPath() - Method in interface org.cloudburstmc.api.plugin.PluginDescription
-
The path where the plugin is located on the file system.
- getPathMatcher() - Method in interface org.cloudburstmc.api.plugin.PluginLoader
-
- getPlugin() - Method in interface org.cloudburstmc.api.plugin.PluginContainer
-
- getPlugin(String) - Method in interface org.cloudburstmc.api.plugin.PluginManager
-
Checks if the given plugin is loaded and returns it when applicable
- getPluginLoader() - Method in interface org.cloudburstmc.api.plugin.PluginDescription
-
- getPluginManager() - Method in interface org.cloudburstmc.api.Server
-
- getRuleNames() - Method in interface org.cloudburstmc.api.registry.GameRuleRegistry
-
- getRules() - Method in interface org.cloudburstmc.api.registry.GameRuleRegistry
-
- getUrl() - Method in interface org.cloudburstmc.api.plugin.PluginDescription
-
Plugin's website specified in the plugin.yml.
- getValueClass() - Method in class org.cloudburstmc.api.level.gamerule.BooleanGameRule
-
- getValueClass() - Method in class org.cloudburstmc.api.level.gamerule.FloatGameRule
-
- getValueClass() - Method in interface org.cloudburstmc.api.level.gamerule.GameRule
-
- getValueClass() - Method in class org.cloudburstmc.api.level.gamerule.IntegerGameRule
-
- getVersion() - Method in interface org.cloudburstmc.api.plugin.PluginDependency
-
- getVersion() - Method in interface org.cloudburstmc.api.plugin.PluginDescription
-
The version of this plugin.
- getVersion() - Method in interface org.cloudburstmc.api.Server
-