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

B

BungeeCommandConfigHandler - Class in systems.reformcloud.reformcloud2.commands.plugin.bungeecord.handler
 
BungeeCommandConfigHandler() - Constructor for class systems.reformcloud.reformcloud2.commands.plugin.bungeecord.handler.BungeeCommandConfigHandler
 
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() - Constructor for class systems.reformcloud.reformcloud2.commands.config.CommandsConfig
 
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(Consumer<String>, String[], String, String, String) - Static method in class systems.reformcloud.reformcloud2.commands.plugin.internal.InternalReformCloudCommand
 
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() - Method in class systems.reformcloud.reformcloud2.commands.application.packet.PacketGetCommandsConfigResult
 
getCommandsConfig() - Static method in class systems.reformcloud.reformcloud2.commands.application.ReformCloudApplication
 
getId() - Method in class systems.reformcloud.reformcloud2.commands.application.packet.PacketGetCommandsConfig
 
getId() - Method in class systems.reformcloud.reformcloud2.commands.application.packet.PacketGetCommandsConfigResult
 
getId() - Method in class systems.reformcloud.reformcloud2.commands.plugin.packet.PacketReleaseCommandsConfig
 
getInstance() - Static method in class systems.reformcloud.reformcloud2.commands.application.ReformCloudApplication
 
getInstance() - Static method in class systems.reformcloud.reformcloud2.commands.plugin.bungeecord.BungeecordPlugin
 
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.bungeecord.handler.BungeeCommandConfigHandler
 
handleCommandConfigRelease(CommandsConfig) - Method in class systems.reformcloud.reformcloud2.commands.plugin.CommandConfigHandler
 
handleCommandConfigRelease(CommandsConfig) - Method in class systems.reformcloud.reformcloud2.commands.plugin.velocity.handler.VelocityCommandConfigHandler
 
handlePacketReceive(NetworkChannelReader, ChallengeAuthHandler, ChannelReaderHelper, PacketSender, ChannelHandlerContext) - Method in class systems.reformcloud.reformcloud2.commands.application.packet.PacketGetCommandsConfig
 
handlePacketReceive(NetworkChannelReader, ChallengeAuthHandler, ChannelReaderHelper, PacketSender, ChannelHandlerContext) - Method in class systems.reformcloud.reformcloud2.commands.plugin.packet.PacketReleaseCommandsConfig
 
hasPermission(CommandSource, String[]) - Method in class systems.reformcloud.reformcloud2.commands.plugin.velocity.commands.CommandReformCloud
 

I

InternalReformCloudCommand - Class in systems.reformcloud.reformcloud2.commands.plugin.internal
 
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

PacketGetCommandsConfig - Class in systems.reformcloud.reformcloud2.commands.application.packet
 
PacketGetCommandsConfig() - Constructor for class systems.reformcloud.reformcloud2.commands.application.packet.PacketGetCommandsConfig
 
PacketGetCommandsConfigResult - Class in systems.reformcloud.reformcloud2.commands.application.packet
 
PacketGetCommandsConfigResult() - Constructor for class systems.reformcloud.reformcloud2.commands.application.packet.PacketGetCommandsConfigResult
 
PacketGetCommandsConfigResult(CommandsConfig) - Constructor for class systems.reformcloud.reformcloud2.commands.application.packet.PacketGetCommandsConfigResult
 
PacketReleaseCommandsConfig - Class in systems.reformcloud.reformcloud2.commands.plugin.packet
 
PacketReleaseCommandsConfig() - Constructor for class systems.reformcloud.reformcloud2.commands.plugin.packet.PacketReleaseCommandsConfig
 
PacketReleaseCommandsConfig(CommandsConfig) - Constructor for class systems.reformcloud.reformcloud2.commands.plugin.packet.PacketReleaseCommandsConfig
 
ProcessInclusionHandler - Class in systems.reformcloud.reformcloud2.commands.application.listener
 
ProcessInclusionHandler() - Constructor for class systems.reformcloud.reformcloud2.commands.application.listener.ProcessInclusionHandler
 

R

read(ProtocolBuffer) - Method in class systems.reformcloud.reformcloud2.commands.application.packet.PacketGetCommandsConfig
 
read(ProtocolBuffer) - Method in class systems.reformcloud.reformcloud2.commands.application.packet.PacketGetCommandsConfigResult
 
read(ProtocolBuffer) - Method in class systems.reformcloud.reformcloud2.commands.config.CommandsConfig
 
read(ProtocolBuffer) - Method in class systems.reformcloud.reformcloud2.commands.plugin.packet.PacketReleaseCommandsConfig
 
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 - package systems.reformcloud.reformcloud2.commands.application.packet
 
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.bungeecord.handler - package systems.reformcloud.reformcloud2.commands.plugin.bungeecord.handler
 
systems.reformcloud.reformcloud2.commands.plugin.internal - package systems.reformcloud.reformcloud2.commands.plugin.internal
 
systems.reformcloud.reformcloud2.commands.plugin.packet - package systems.reformcloud.reformcloud2.commands.plugin.packet
 
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
 
systems.reformcloud.reformcloud2.commands.plugin.velocity.handler - package systems.reformcloud.reformcloud2.commands.plugin.velocity.handler
 

U

unregisterAllCommands() - Method in class systems.reformcloud.reformcloud2.commands.plugin.bungeecord.handler.BungeeCommandConfigHandler
 
unregisterAllCommands() - Method in class systems.reformcloud.reformcloud2.commands.plugin.CommandConfigHandler
 
unregisterAllCommands() - Method in class systems.reformcloud.reformcloud2.commands.plugin.velocity.handler.VelocityCommandConfigHandler
 

V

VelocityCommandConfigHandler - Class in systems.reformcloud.reformcloud2.commands.plugin.velocity.handler
 
VelocityCommandConfigHandler(ProxyServer) - Constructor for class systems.reformcloud.reformcloud2.commands.plugin.velocity.handler.VelocityCommandConfigHandler
 
VelocityPlugin - Class in systems.reformcloud.reformcloud2.commands.plugin.velocity
 
VelocityPlugin(ProxyServer) - Constructor for class systems.reformcloud.reformcloud2.commands.plugin.velocity.VelocityPlugin
 

W

write(ProtocolBuffer) - Method in class systems.reformcloud.reformcloud2.commands.application.packet.PacketGetCommandsConfig
 
write(ProtocolBuffer) - Method in class systems.reformcloud.reformcloud2.commands.application.packet.PacketGetCommandsConfigResult
 
write(ProtocolBuffer) - Method in class systems.reformcloud.reformcloud2.commands.config.CommandsConfig
 
write(ProtocolBuffer) - Method in class systems.reformcloud.reformcloud2.commands.plugin.packet.PacketReleaseCommandsConfig
 
B C E F G H I O P R S U V W 
Skip navigation links

Copyright © 2020. All rights reserved.