Skip navigation links
B C E F G H I O P R S U V 

B

BungeecordPlugin - Class in systems.reformcloud.reformcloud2.commands.plugin.bungeecord
 
BungeecordPlugin() - Constructor for class systems.reformcloud.reformcloud2.commands.plugin.bungeecord.BungeecordPlugin
 

C

CommandAddonUpdater - Class in systems.reformcloud.reformcloud2.commands.application.update
 
CommandAddonUpdater() - Constructor for class systems.reformcloud.reformcloud2.commands.application.update.CommandAddonUpdater
 
CommandConfigHandler - Class in systems.reformcloud.reformcloud2.commands.plugin
 
CommandConfigHandler() - Constructor for class systems.reformcloud.reformcloud2.commands.plugin.CommandConfigHandler
 
CommandLeave - Class in systems.reformcloud.reformcloud2.commands.plugin.bungeecord.commands
 
CommandLeave(String, List<String>) - Constructor for class systems.reformcloud.reformcloud2.commands.plugin.bungeecord.commands.CommandLeave
 
CommandLeave - Class in systems.reformcloud.reformcloud2.commands.plugin.velocity.commands
 
CommandLeave(List<String>) - Constructor for class systems.reformcloud.reformcloud2.commands.plugin.velocity.commands.CommandLeave
 
CommandReformCloud - Class in systems.reformcloud.reformcloud2.commands.plugin.bungeecord.commands
 
CommandReformCloud(String, List<String>) - Constructor for class systems.reformcloud.reformcloud2.commands.plugin.bungeecord.commands.CommandReformCloud
 
CommandReformCloud - Class in systems.reformcloud.reformcloud2.commands.plugin.velocity.commands
 
CommandReformCloud(List<String>) - Constructor for class systems.reformcloud.reformcloud2.commands.plugin.velocity.commands.CommandReformCloud
 
CommandsConfig - Class in systems.reformcloud.reformcloud2.commands.config
 
CommandsConfig(boolean, List<String>, boolean, List<String>) - Constructor for class systems.reformcloud.reformcloud2.commands.config.CommandsConfig
 

E

execute(CommandSender, String[]) - Method in class systems.reformcloud.reformcloud2.commands.plugin.bungeecord.commands.CommandLeave
 
execute(CommandSender, String[]) - Method in class systems.reformcloud.reformcloud2.commands.plugin.bungeecord.commands.CommandReformCloud
 
execute(CommandSource, String[]) - Method in class systems.reformcloud.reformcloud2.commands.plugin.velocity.commands.CommandLeave
 
execute(CommandSource, String[]) - Method in class systems.reformcloud.reformcloud2.commands.plugin.velocity.commands.CommandReformCloud
 

F

fetchOrigin() - Method in class systems.reformcloud.reformcloud2.commands.application.update.CommandAddonUpdater
 

G

getAliases() - Method in class systems.reformcloud.reformcloud2.commands.plugin.velocity.commands.CommandLeave
 
getAliases() - Method in class systems.reformcloud.reformcloud2.commands.plugin.velocity.commands.CommandReformCloud
 
getCommandsConfig() - Static method in class systems.reformcloud.reformcloud2.commands.application.ReformCloudApplication
 
getHandlingPacketID() - Method in class systems.reformcloud.reformcloud2.commands.plugin.packet.in.PacketInReleaseCommandsConfig
 
getInstance() - Static method in class systems.reformcloud.reformcloud2.commands.application.ReformCloudApplication
 
getInstance() - Static method in class systems.reformcloud.reformcloud2.commands.plugin.CommandConfigHandler
 
getLeaveCommands() - Method in class systems.reformcloud.reformcloud2.commands.config.CommandsConfig
 
getReformCloudCommands() - Method in class systems.reformcloud.reformcloud2.commands.config.CommandsConfig
 
getUpdate() - Method in class systems.reformcloud.reformcloud2.commands.application.update.CommandAddonUpdater
 
getUpdateRepository() - Method in class systems.reformcloud.reformcloud2.commands.application.ReformCloudApplication
 

H

handle(ProcessInformationConfigureEvent) - Method in class systems.reformcloud.reformcloud2.commands.application.listener.ProcessInclusionHandler
 
handle(RunningProcessPrepareEvent) - Method in class systems.reformcloud.reformcloud2.commands.application.listener.ProcessInclusionHandler
 
handleCommandConfigRelease(CommandsConfig) - Method in class systems.reformcloud.reformcloud2.commands.plugin.CommandConfigHandler
 
handlePacket(PacketSender, Packet, Consumer<Packet>) - Method in class systems.reformcloud.reformcloud2.commands.application.packet.in.PacketInGetCommandsConfig
 
handlePacket(PacketSender, Packet, Consumer<Packet>) - Method in class systems.reformcloud.reformcloud2.commands.plugin.packet.in.PacketInReleaseCommandsConfig
 
hasPermission(CommandSource, String[]) - Method in class systems.reformcloud.reformcloud2.commands.plugin.velocity.commands.CommandReformCloud
 

I

isLeaveCommandEnabled() - Method in class systems.reformcloud.reformcloud2.commands.config.CommandsConfig
 
isNewVersionAvailable() - Method in class systems.reformcloud.reformcloud2.commands.application.update.CommandAddonUpdater
 
isReformCloudCommandEnabled() - Method in class systems.reformcloud.reformcloud2.commands.config.CommandsConfig
 

O

onDisable() - Method in class systems.reformcloud.reformcloud2.commands.plugin.bungeecord.BungeecordPlugin
 
onEnable() - Method in class systems.reformcloud.reformcloud2.commands.application.ReformCloudApplication
 
onEnable() - Method in class systems.reformcloud.reformcloud2.commands.plugin.bungeecord.BungeecordPlugin
 
onInstallable() - Method in class systems.reformcloud.reformcloud2.commands.application.ReformCloudApplication
 
onLoad() - Method in class systems.reformcloud.reformcloud2.commands.application.ReformCloudApplication
 
onPreDisable() - Method in class systems.reformcloud.reformcloud2.commands.application.ReformCloudApplication
 

P

PacketInGetCommandsConfig - Class in systems.reformcloud.reformcloud2.commands.application.packet.in
 
PacketInGetCommandsConfig() - Constructor for class systems.reformcloud.reformcloud2.commands.application.packet.in.PacketInGetCommandsConfig
 
PacketInReleaseCommandsConfig - Class in systems.reformcloud.reformcloud2.commands.plugin.packet.in
 
PacketInReleaseCommandsConfig() - Constructor for class systems.reformcloud.reformcloud2.commands.plugin.packet.in.PacketInReleaseCommandsConfig
 
PacketOutGetCommandsConfig - Class in systems.reformcloud.reformcloud2.commands.plugin.packet.out
 
PacketOutGetCommandsConfig() - Constructor for class systems.reformcloud.reformcloud2.commands.plugin.packet.out.PacketOutGetCommandsConfig
 
PacketOutReleaseCommandsConfig - Class in systems.reformcloud.reformcloud2.commands.application.packet.out
 
PacketOutReleaseCommandsConfig(CommandsConfig) - Constructor for class systems.reformcloud.reformcloud2.commands.application.packet.out.PacketOutReleaseCommandsConfig
 
ProcessInclusionHandler - Class in systems.reformcloud.reformcloud2.commands.application.listener
 
ProcessInclusionHandler() - Constructor for class systems.reformcloud.reformcloud2.commands.application.listener.ProcessInclusionHandler
 

R

ReformCloudApplication - Class in systems.reformcloud.reformcloud2.commands.application
 
ReformCloudApplication() - Constructor for class systems.reformcloud.reformcloud2.commands.application.ReformCloudApplication
 

S

setInstance(CommandConfigHandler) - Static method in class systems.reformcloud.reformcloud2.commands.plugin.CommandConfigHandler
 
systems.reformcloud.reformcloud2.commands.application - package systems.reformcloud.reformcloud2.commands.application
 
systems.reformcloud.reformcloud2.commands.application.listener - package systems.reformcloud.reformcloud2.commands.application.listener
 
systems.reformcloud.reformcloud2.commands.application.packet.in - package systems.reformcloud.reformcloud2.commands.application.packet.in
 
systems.reformcloud.reformcloud2.commands.application.packet.out - package systems.reformcloud.reformcloud2.commands.application.packet.out
 
systems.reformcloud.reformcloud2.commands.application.update - package systems.reformcloud.reformcloud2.commands.application.update
 
systems.reformcloud.reformcloud2.commands.config - package systems.reformcloud.reformcloud2.commands.config
 
systems.reformcloud.reformcloud2.commands.plugin - package systems.reformcloud.reformcloud2.commands.plugin
 
systems.reformcloud.reformcloud2.commands.plugin.bungeecord - package systems.reformcloud.reformcloud2.commands.plugin.bungeecord
 
systems.reformcloud.reformcloud2.commands.plugin.bungeecord.commands - package systems.reformcloud.reformcloud2.commands.plugin.bungeecord.commands
 
systems.reformcloud.reformcloud2.commands.plugin.packet.in - package systems.reformcloud.reformcloud2.commands.plugin.packet.in
 
systems.reformcloud.reformcloud2.commands.plugin.packet.out - package systems.reformcloud.reformcloud2.commands.plugin.packet.out
 
systems.reformcloud.reformcloud2.commands.plugin.velocity - package systems.reformcloud.reformcloud2.commands.plugin.velocity
 
systems.reformcloud.reformcloud2.commands.plugin.velocity.commands - package systems.reformcloud.reformcloud2.commands.plugin.velocity.commands
 

U

unregisterAllCommands() - Method in class systems.reformcloud.reformcloud2.commands.plugin.CommandConfigHandler
 

V

VelocityPlugin - Class in systems.reformcloud.reformcloud2.commands.plugin.velocity
 
VelocityPlugin(ProxyServer) - Constructor for class systems.reformcloud.reformcloud2.commands.plugin.velocity.VelocityPlugin
 
B C E F G H I O P R S U V 
Skip navigation links

Copyright © 2020. All rights reserved.