Index
All Classes and Interfaces|All Packages
A
- addResourcePack(String, int, boolean, boolean) - Method in class computer.livingroom.paperesources.PaperResourcesManager
-
This will cause the plugin to load any changes in the resource file (if any) and save your pack to whatever index you indicate.
B
- BrigadierExecutor - Class in computer.livingroom.paperesources.utils.brigadier
-
Creates autocomplete suggestions and onCommand handling automatically.
- BrigadierExecutor(Consumer<CommandDispatcher<CommandSender>>) - Constructor for class computer.livingroom.paperesources.utils.brigadier.BrigadierExecutor
-
Returning 1 from an executor in the LiteralArgumentBuilder will act as true and 0 and below will act as false.
C
- commandDispatcher - Variable in class computer.livingroom.paperesources.utils.brigadier.BrigadierExecutor
- computer.livingroom.paperesources - package computer.livingroom.paperesources
- computer.livingroom.paperesources.utils.brigadier - package computer.livingroom.paperesources.utils.brigadier
- Config() - Constructor for class computer.livingroom.paperesources.PaperResources.Config
G
- getCommandString(String, String[]) - Method in class computer.livingroom.paperesources.utils.brigadier.BrigadierExecutor
- getPrompt() - Static method in class computer.livingroom.paperesources.PaperResources.Config
- getURLStrings() - Method in class computer.livingroom.paperesources.PaperResourcesManager
I
- isRequestValid() - Method in class computer.livingroom.paperesources.PaperResourcesManager
- isRequired() - Static method in class computer.livingroom.paperesources.PaperResources.Config
O
- onCommand(CommandSender, Command, String, String[]) - Method in class computer.livingroom.paperesources.utils.brigadier.BrigadierExecutor
- onEnable() - Method in class computer.livingroom.paperesources.PaperResources
- onLoad() - Method in class computer.livingroom.paperesources.PaperResources
- onPLayerJoin(PlayerJoinEvent) - Method in class computer.livingroom.paperesources.PaperResourcesListener
- onTabComplete(CommandSender, Command, String, String[]) - Method in class computer.livingroom.paperesources.utils.brigadier.BrigadierExecutor
P
- PaperResources - Class in computer.livingroom.paperesources
- PaperResources() - Constructor for class computer.livingroom.paperesources.PaperResources
- PaperResources.Config - Class in computer.livingroom.paperesources
- PaperResourcesCommand - Class in computer.livingroom.paperesources
- PaperResourcesCommand() - Constructor for class computer.livingroom.paperesources.PaperResourcesCommand
- PaperResourcesListener - Class in computer.livingroom.paperesources
- PaperResourcesListener() - Constructor for class computer.livingroom.paperesources.PaperResourcesListener
- PaperResourcesManager - Class in computer.livingroom.paperesources
- PaperResourcesManager(PaperResources) - Constructor for class computer.livingroom.paperesources.PaperResourcesManager
R
- registerCommand(PluginCommand) - Method in class computer.livingroom.paperesources.utils.brigadier.BrigadierExecutor
- reloadResources(boolean) - Method in class computer.livingroom.paperesources.PaperResourcesManager
-
Reloads the resource packs from the resource file.
- removeResourcePack(String, boolean, boolean) - Method in class computer.livingroom.paperesources.PaperResourcesManager
S
- sendRequestToPlayer(Player) - Method in class computer.livingroom.paperesources.PaperResourcesManager
-
Sends specified player the resource packs generated.
All Classes and Interfaces|All Packages