Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractPacketHandler - Class in net.md_5.bungee.protocol
- AbstractPacketHandler() - Constructor for class net.md_5.bungee.protocol.AbstractPacketHandler
- AbstractReconnectHandler - Class in net.md_5.bungee.api
- AbstractReconnectHandler() - Constructor for class net.md_5.bungee.api.AbstractReconnectHandler
- ACTION_BAR - Enum constant in enum net.md_5.bungee.api.ChatMessageType
- ACTIONBAR - Enum constant in enum net.md_5.bungee.protocol.packet.Title.Action
- ADD_PLAYER - Enum constant in enum net.md_5.bungee.protocol.packet.PlayerListItem.Action
- ADD_PLAYER - Enum constant in enum net.md_5.bungee.protocol.packet.PlayerListItemUpdate.Action
- addContent(Content) - Method in class net.md_5.bungee.api.chat.HoverEvent
-
Adds a content to this hover event.
- addExtra(String) - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Appends a text element to the component.
- addExtra(BaseComponent) - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Appends a component to the component.
- addGroups(String...) - Method in interface net.md_5.bungee.api.CommandSender
-
Adds groups to a this user for the current session only.
- addObjective(Objective) - Method in class net.md_5.bungee.api.score.Scoreboard
- addPlayer(String) - Method in class net.md_5.bungee.api.score.Team
- addScore(Score) - Method in class net.md_5.bungee.api.score.Scoreboard
- addTeam(Team) - Method in class net.md_5.bungee.api.score.Scoreboard
- addWith(String) - Method in class net.md_5.bungee.api.chat.TranslatableComponent
-
Adds a text substitution to the component.
- addWith(BaseComponent) - Method in class net.md_5.bungee.api.chat.TranslatableComponent
-
Adds a component substitution to the component.
- ADVANCEMENTS - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- ALL - Enum constant in enum net.md_5.bungee.api.chat.ComponentBuilder.FormatRetention
-
Specify that we want to retain everything from the previous component.
- ALL_CODES - Static variable in class net.md_5.bungee.api.ChatColor
- ALREADY_CONNECTED - Enum constant in enum net.md_5.bungee.api.ServerConnectRequest.Result
-
Already connected to target server.
- ALREADY_CONNECTING - Enum constant in enum net.md_5.bungee.api.ServerConnectRequest.Result
-
Already connecting to target server.
- append(String) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Appends the text to the builder and makes it the current target for formatting.
- append(String, ComponentBuilder.FormatRetention) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Appends the text to the builder and makes it the current target for formatting.
- append(BaseComponent) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Appends a component to the builder and makes it the current target for formatting.
- append(BaseComponent[]) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Appends the components to the builder and makes the last element the current target for formatting.
- append(BaseComponent[], ComponentBuilder.FormatRetention) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Appends the components to the builder and makes the last element the current target for formatting.
- append(BaseComponent, ComponentBuilder.FormatRetention) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Appends a component to the builder and makes it the current target for formatting.
- append(ComponentBuilder.Joiner) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Allows joining additional components to this builder using the given
ComponentBuilder.Joiner
andComponentBuilder.FormatRetention.ALL
. - append(ComponentBuilder.Joiner, ComponentBuilder.FormatRetention) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Allows joining additional components to this builder using the given
ComponentBuilder.Joiner
. - append(TranslationProvider) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Appends the
TranslationProvider
object to the builder and makes the last element the current target for formatting. - append(TranslationProvider, ComponentBuilder.FormatRetention) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Appends the
TranslationProvider
object to the builder and makes the last element the current target for formatting. - appendLegacy(String) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Parse text to BaseComponent[] with colors and format, appends the text to the builder and makes it the current target for formatting.
- applyStyle(ComponentStyle) - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Apply the style from the given
ComponentStyle
to this component. - AQUA - Static variable in class net.md_5.bungee.api.ChatColor
-
Represents aqua.
- ASK_SERVER - Static variable in class net.md_5.bungee.protocol.packet.Commands.SuggestionRegistry
- assertAction(HoverEvent.Action) - Method in class net.md_5.bungee.api.chat.hover.content.Content
-
Tests this content against an action
- asTranslatableComponent() - Method in interface net.md_5.bungee.api.chat.TranslationProvider
-
Get this translatable object as a
TranslatableComponent
. - asTranslatableComponent(Object...) - Method in interface net.md_5.bungee.api.chat.TranslationProvider
-
Get this translatable object as a
TranslatableComponent
. - AsyncEvent<T> - Class in net.md_5.bungee.api.event
-
Represents an event which depends on the result of asynchronous operations.
- AsyncEvent() - Constructor for class net.md_5.bungee.api.event.AsyncEvent
- ATTACK - Static variable in interface net.md_5.bungee.api.chat.Keybinds
B
- BACK - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- BadPacketException - Exception in net.md_5.bungee.protocol
- BadPacketException(String) - Constructor for exception net.md_5.bungee.protocol.BadPacketException
- BadPacketException(String, Throwable) - Constructor for exception net.md_5.bungee.protocol.BadPacketException
- BaseComponent - Class in net.md_5.bungee.api.chat
- BaseComponent() - Constructor for class net.md_5.bungee.api.chat.BaseComponent
-
Deprecated.for use by internal classes only, will be removed.
- BaseComponentSerializer - Class in net.md_5.bungee.chat
- BaseComponentSerializer() - Constructor for class net.md_5.bungee.chat.BaseComponentSerializer
- BELOW - Enum constant in enum net.md_5.bungee.api.score.Position
- BLACK - Static variable in class net.md_5.bungee.api.ChatColor
-
Represents black.
- BLANK - Enum constant in enum net.md_5.bungee.protocol.NumberFormat.Type
- BLUE - Static variable in class net.md_5.bungee.api.ChatColor
-
Represents blue.
- bold(boolean) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Sets whether the current part is bold.
- bold(Boolean) - Method in class net.md_5.bungee.api.chat.ComponentStyleBuilder
-
Set the style's bold property.
- BOLD - Static variable in class net.md_5.bungee.api.ChatColor
-
Makes the text bold.
- BossBar - Class in net.md_5.bungee.protocol.packet
- BossBar(UUID, int) - Constructor for class net.md_5.bungee.protocol.packet.BossBar
- broadcast(String) - Method in class net.md_5.bungee.api.ProxyServer
-
Deprecated.
- broadcast(BaseComponent) - Method in class net.md_5.bungee.api.ProxyServer
-
Send the specified message to the console and all connected players.
- broadcast(BaseComponent...) - Method in class net.md_5.bungee.api.ProxyServer
-
Send the specified message to the console and all connected players.
- buf - Variable in class net.md_5.bungee.protocol.PacketWrapper
- build() - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Returns the component built by this builder.
- build() - Method in class net.md_5.bungee.api.chat.ComponentStyleBuilder
-
Build the
ComponentStyle
using the values set in this builder. - builder() - Static method in class net.md_5.bungee.api.chat.ComponentStyle
-
Get a new
ComponentStyleBuilder
. - builder(ComponentStyle) - Static method in class net.md_5.bungee.api.chat.ComponentStyle
-
Get a new
ComponentStyleBuilder
with values initialized to the style values of the suppliedComponentStyle
. - Builder() - Constructor for class net.md_5.bungee.api.ServerConnectRequest.Builder
- BungeeCipher - Interface in net.md_5.bungee.jni.cipher
-
Class to expose cipher methods from either native or fallback Java cipher.
- BungeeLogger - Class in net.md_5.bungee.log
- BungeeLogger(String, String, ConsoleReader) - Constructor for class net.md_5.bungee.log.BungeeLogger
- BungeeZlib - Interface in net.md_5.bungee.jni.zlib
C
- Callback<V> - Interface in net.md_5.bungee.api
-
Represents a method which may be called once a result has been computed asynchronously.
- callEvent(T) - Method in class net.md_5.bungee.api.plugin.PluginManager
-
Dispatch an event to all subscribed listeners and return the event once it has been handled by these listeners.
- canAccess(CommandSender) - Method in interface net.md_5.bungee.api.config.ServerInfo
-
Whether the player can access this server.
- cancel() - Method in interface net.md_5.bungee.api.scheduler.ScheduledTask
-
Cancel this task to suppress subsequent executions.
- cancel(int) - Method in interface net.md_5.bungee.api.scheduler.TaskScheduler
-
Cancel a task to prevent it from executing, or if its a repeating task, prevent its further execution.
- cancel(Plugin) - Method in interface net.md_5.bungee.api.scheduler.TaskScheduler
-
Cancel all tasks owned by this plugin, this preventing them from being executed hereon in.
- cancel(ScheduledTask) - Method in interface net.md_5.bungee.api.scheduler.TaskScheduler
-
Cancel a task to prevent it from executing, or if its a repeating task, prevent its further execution.
- Cancellable - Interface in net.md_5.bungee.api.plugin
-
Events that implement this indicate that they may be cancelled and thus prevented from happening.
- CaseInsensitiveMap<V> - Class in net.md_5.bungee.util
- CaseInsensitiveMap() - Constructor for class net.md_5.bungee.util.CaseInsensitiveMap
- CaseInsensitiveMap(Map<? extends String, ? extends V>) - Constructor for class net.md_5.bungee.util.CaseInsensitiveMap
- CaseInsensitiveSet - Class in net.md_5.bungee.util
- CaseInsensitiveSet() - Constructor for class net.md_5.bungee.util.CaseInsensitiveSet
- CaseInsensitiveSet(Collection<? extends String>) - Constructor for class net.md_5.bungee.util.CaseInsensitiveSet
- ChainLink() - Constructor for class net.md_5.bungee.protocol.ChatChain.ChainLink
- CHANGE_PAGE - Enum constant in enum net.md_5.bungee.api.chat.ClickEvent.Action
-
Change to the page number given by
ClickEvent.value
in a book. - channelRead0(ChannelHandlerContext, DatagramPacket) - Method in class net.md_5.bungee.query.QueryHandler
- chat(String) - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Make this player chat (say something), to the server he is currently on.
- Chat - Class in net.md_5.bungee.protocol.packet
- Chat(String) - Constructor for class net.md_5.bungee.protocol.packet.Chat
- Chat(String, byte) - Constructor for class net.md_5.bungee.protocol.packet.Chat
- Chat(String, byte, UUID) - Constructor for class net.md_5.bungee.protocol.packet.Chat
- CHAT - Enum constant in enum net.md_5.bungee.api.ChatMessageType
- CHAT - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- ChatChain - Class in net.md_5.bungee.protocol
- ChatChain() - Constructor for class net.md_5.bungee.protocol.ChatChain
- ChatChain.ChainLink - Class in net.md_5.bungee.protocol
- ChatColor - Class in net.md_5.bungee.api
-
Simplistic enumeration of all supported color values for chat.
- ChatEvent - Class in net.md_5.bungee.api.event
-
Event called when a player sends a message to a server.
- ChatEvent(Connection, Connection, String) - Constructor for class net.md_5.bungee.api.event.ChatEvent
- ChatMessageType - Enum in net.md_5.bungee.api
-
Represents the position on the screen where a message will appear.
- cipher(ByteBuf, ByteBuf) - Method in interface net.md_5.bungee.jni.cipher.BungeeCipher
- cipher(ByteBuf, ByteBuf) - Method in class net.md_5.bungee.jni.cipher.JavaCipher
- cipher(ByteBuf, ByteBuf) - Method in class net.md_5.bungee.jni.cipher.NativeCipher
- cipher(ChannelHandlerContext, ByteBuf) - Method in interface net.md_5.bungee.jni.cipher.BungeeCipher
- cipher(ChannelHandlerContext, ByteBuf) - Method in class net.md_5.bungee.jni.cipher.JavaCipher
- cipher(ChannelHandlerContext, ByteBuf) - Method in class net.md_5.bungee.jni.cipher.NativeCipher
- clear() - Method in class net.md_5.bungee.api.score.Scoreboard
- clear() - Method in interface net.md_5.bungee.api.Title
-
Remove the currently displayed title from the player's screen.
- CLEAR - Enum constant in enum net.md_5.bungee.protocol.packet.Title.Action
- ClearTitles - Class in net.md_5.bungee.protocol.packet
- ClearTitles() - Constructor for class net.md_5.bungee.protocol.packet.ClearTitles
- ClickEvent - Class in net.md_5.bungee.api.chat
- ClickEvent() - Constructor for class net.md_5.bungee.api.chat.ClickEvent
- ClickEvent.Action - Enum in net.md_5.bungee.api.chat
- ClientChat - Class in net.md_5.bungee.protocol.packet
- ClientChat() - Constructor for class net.md_5.bungee.protocol.packet.ClientChat
- ClientCommand - Class in net.md_5.bungee.protocol.packet
- ClientCommand() - Constructor for class net.md_5.bungee.protocol.packet.ClientCommand
- ClientConnectEvent - Class in net.md_5.bungee.api.event
-
Event called to represent an initial client connection.
- ClientConnectEvent() - Constructor for class net.md_5.bungee.api.event.ClientConnectEvent
- ClientSettings - Class in net.md_5.bungee.protocol.packet
- ClientSettings() - Constructor for class net.md_5.bungee.protocol.packet.ClientSettings
- ClientStatus - Class in net.md_5.bungee.protocol.packet
- ClientStatus() - Constructor for class net.md_5.bungee.protocol.packet.ClientStatus
- clone() - Method in class net.md_5.bungee.api.chat.ComponentStyle
- close() - Method in interface net.md_5.bungee.api.ReconnectHandler
-
Close all connections indicating that the proxy is about to shutdown and all data should be saved.
- close() - Method in class net.md_5.bungee.log.ColouredWriter
- close() - Method in class net.md_5.bungee.log.LoggingForwardHandler
- color(ChatColor) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Sets the color of the current part.
- color(ChatColor) - Method in class net.md_5.bungee.api.chat.ComponentStyleBuilder
-
Set the style color.
- COLOR_CHAR - Static variable in class net.md_5.bungee.api.ChatColor
-
The special character which prefixes all chat colour codes.
- ColouredWriter - Class in net.md_5.bungee.log
- ColouredWriter(ConsoleReader) - Constructor for class net.md_5.bungee.log.ColouredWriter
- Command - Class in net.md_5.bungee.api.plugin
-
A command that can be executed by a
CommandSender
. - Command(String) - Constructor for class net.md_5.bungee.api.plugin.Command
-
Construct a new command with no permissions or aliases.
- Command(String, String, String...) - Constructor for class net.md_5.bungee.api.plugin.Command
-
Construct a new command.
- COMMAND - Enum constant in enum net.md_5.bungee.api.event.ServerConnectEvent.Reason
-
Execution of a command
- COMMAND - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- Commands - Class in net.md_5.bungee.protocol.packet
- Commands() - Constructor for class net.md_5.bungee.protocol.packet.Commands
- COMMANDS_ONLY - Enum constant in enum net.md_5.bungee.api.connection.ProxiedPlayer.ChatMode
-
The player will only see everything except messages marked as chat.
- Commands.SuggestionRegistry - Class in net.md_5.bungee.protocol.packet
- CommandSender - Interface in net.md_5.bungee.api
- completeIntent(Plugin) - Method in class net.md_5.bungee.api.event.AsyncEvent
-
Notifies this event that this plugin has completed an intent and wishes to let the event proceed once all intents have been completed.
- ComponentBuilder - Class in net.md_5.bungee.api.chat
-
ComponentBuilder simplifies creating basic messages by allowing the use of a chainable builder.
- ComponentBuilder(String) - Constructor for class net.md_5.bungee.api.chat.ComponentBuilder
-
Creates a ComponentBuilder with the given text as the first part.
- ComponentBuilder(BaseComponent) - Constructor for class net.md_5.bungee.api.chat.ComponentBuilder
-
Creates a ComponentBuilder with the given component as the first part.
- ComponentBuilder(ComponentBuilder) - Constructor for class net.md_5.bungee.api.chat.ComponentBuilder
-
Creates a ComponentBuilder from the other given ComponentBuilder to clone it.
- ComponentBuilder.FormatRetention - Enum in net.md_5.bungee.api.chat
- ComponentBuilder.Joiner - Interface in net.md_5.bungee.api.chat
-
Functional interface to join additional components to a ComponentBuilder.
- ComponentSerializer - Class in net.md_5.bungee.chat
- ComponentSerializer() - Constructor for class net.md_5.bungee.chat.ComponentSerializer
- ComponentStyle - Class in net.md_5.bungee.api.chat
-
Represents a style that may be applied to a
BaseComponent
. - ComponentStyle() - Constructor for class net.md_5.bungee.api.chat.ComponentStyle
- ComponentStyleBuilder - Class in net.md_5.bungee.api.chat
-
ComponentStyleBuilder simplifies creating component styles by allowing the use of a chainable builder.
- ComponentStyleBuilder() - Constructor for class net.md_5.bungee.api.chat.ComponentStyleBuilder
- ComponentStyleSerializer - Class in net.md_5.bungee.chat
- ComponentStyleSerializer() - Constructor for class net.md_5.bungee.chat.ComponentStyleSerializer
- ConciseFormatter - Class in net.md_5.bungee.log
- ConciseFormatter() - Constructor for class net.md_5.bungee.log.ConciseFormatter
- Configuration - Class in net.md_5.bungee.config
- Configuration() - Constructor for class net.md_5.bungee.config.Configuration
- Configuration(Configuration) - Constructor for class net.md_5.bungee.config.Configuration
- CONFIGURATION - Enum constant in enum net.md_5.bungee.protocol.Protocol
- ConfigurationAdapter - Interface in net.md_5.bungee.api.config
-
This class allows plugins to set their own configuration adapter to load settings from a different place.
- ConfigurationProvider - Class in net.md_5.bungee.config
- ConfigurationProvider() - Constructor for class net.md_5.bungee.config.ConfigurationProvider
- connect(ServerInfo) - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Connects / transfers this user to the specified connection, gracefully closing the current one.
- connect(ServerInfo, Callback<Boolean>) - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Connects / transfers this user to the specified connection, gracefully closing the current one.
- connect(ServerInfo, Callback<Boolean>, ServerConnectEvent.Reason) - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Connects / transfers this user to the specified connection, gracefully closing the current one.
- connect(ServerInfo, ServerConnectEvent.Reason) - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Connects / transfers this user to the specified connection, gracefully closing the current one.
- connect(ServerConnectRequest) - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Connects / transfers this user to the specified connection, gracefully closing the current one.
- CONNECTED - Enum constant in enum net.md_5.bungee.api.event.ServerKickEvent.State
- ConnectedPlayer - Interface in net.md_5.bungee.api.connection
-
Represents a player physically connected to the world hosted on this server.
- CONNECTING - Enum constant in enum net.md_5.bungee.api.event.ServerKickEvent.State
- Connection - Interface in net.md_5.bungee.api.connection
-
A proxy connection is defined as a connection directly connected to a socket.
- Connection.Unsafe - Interface in net.md_5.bungee.api.connection
- constructServerInfo(String, InetSocketAddress, String, boolean) - Method in class net.md_5.bungee.api.ProxyServer
-
Factory method to construct an implementation specific server info instance.
- constructServerInfo(String, SocketAddress, String, boolean) - Method in class net.md_5.bungee.api.ProxyServer
-
Factory method to construct an implementation specific server info instance.
- contains(String) - Method in class net.md_5.bungee.config.Configuration
- Content - Class in net.md_5.bungee.api.chat.hover.content
- Content() - Constructor for class net.md_5.bungee.api.chat.hover.content.Content
- CookieRequest - Class in net.md_5.bungee.protocol.packet
- CookieRequest() - Constructor for class net.md_5.bungee.protocol.packet.CookieRequest
- CookieResponse - Class in net.md_5.bungee.protocol.packet
- CookieResponse() - Constructor for class net.md_5.bungee.protocol.packet.CookieResponse
- COPY_TO_CLIPBOARD - Enum constant in enum net.md_5.bungee.api.chat.ClickEvent.Action
-
Copy the string given by
ClickEvent.value
into the player's clipboard. - copyFormatting(BaseComponent) - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Copies the events and formatting of a BaseComponent.
- copyFormatting(BaseComponent, boolean) - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Copies the events and formatting of a BaseComponent.
- copyFormatting(BaseComponent, ComponentBuilder.FormatRetention, boolean) - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Copies the specified formatting of a BaseComponent.
- create() - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Returns the components needed to display the message created by this builder.git
- create(BufferedImage) - Static method in class net.md_5.bungee.api.Favicon
-
Creates a favicon from an image.
- create(String) - Static method in class net.md_5.bungee.api.Favicon
-
Deprecated.Use #create(java.awt.image.BufferedImage) instead
- createPacket(int, int) - Method in class net.md_5.bungee.protocol.Protocol.DirectionData
- createTitle() - Method in class net.md_5.bungee.api.ProxyServer
-
Creates a new empty title configuration.
- csv(Iterable<?>) - Static method in class net.md_5.bungee.Util
D
- DARK_AQUA - Static variable in class net.md_5.bungee.api.ChatColor
-
Represents dark blue (aqua).
- DARK_BLUE - Static variable in class net.md_5.bungee.api.ChatColor
-
Represents dark blue.
- DARK_GRAY - Static variable in class net.md_5.bungee.api.ChatColor
-
Represents dark gray.
- DARK_GREEN - Static variable in class net.md_5.bungee.api.ChatColor
-
Represents dark green.
- DARK_PURPLE - Static variable in class net.md_5.bungee.api.ChatColor
-
Represents dark purple.
- DARK_RED - Static variable in class net.md_5.bungee.api.ChatColor
-
Represents dark red.
- DEBUG_INFO_NORMAL - Static variable in class net.md_5.bungee.protocol.packet.EntityStatus
- DEBUG_INFO_REDUCED - Static variable in class net.md_5.bungee.protocol.packet.EntityStatus
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.md_5.bungee.protocol.LegacyDecoder
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.md_5.bungee.protocol.MinecraftDecoder
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.md_5.bungee.protocol.Varint21FrameDecoder
- DEFAULT_PORT - Static variable in class net.md_5.bungee.Util
- DefinedPacket - Class in net.md_5.bungee.protocol
- DefinedPacket() - Constructor for class net.md_5.bungee.protocol.DefinedPacket
- deserialize(JsonElement) - Static method in class net.md_5.bungee.chat.ComponentSerializer
-
Deserialize a JSON element as a single component.
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.md_5.bungee.api.chat.hover.content.EntitySerializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.md_5.bungee.api.chat.hover.content.ItemSerializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.md_5.bungee.api.chat.hover.content.TextSerializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.md_5.bungee.api.chat.ItemTag.Serializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.md_5.bungee.chat.ComponentSerializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.md_5.bungee.chat.ComponentStyleSerializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.md_5.bungee.chat.KeybindComponentSerializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.md_5.bungee.chat.ScoreComponentSerializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.md_5.bungee.chat.SelectorComponentSerializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.md_5.bungee.chat.TextComponentSerializer
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class net.md_5.bungee.chat.TranslatableComponentSerializer
- deserialize(JsonObject, BaseComponent, JsonDeserializationContext) - Method in class net.md_5.bungee.chat.BaseComponentSerializer
- deserialize(String) - Static method in class net.md_5.bungee.chat.ComponentSerializer
-
Deserialize a JSON-compliant String as a single component.
- deserializeStyle(JsonElement) - Static method in class net.md_5.bungee.chat.ComponentSerializer
-
Deserialize a JSON element as a component style.
- deserializeStyle(String) - Static method in class net.md_5.bungee.chat.ComponentSerializer
-
Deserialize a JSON-compliant String as a component style.
- detectPlugins(File) - Method in class net.md_5.bungee.api.plugin.PluginManager
-
Load all plugins from the specified folder.
- DirectionData(Protocol, ProtocolConstants.Direction) - Constructor for class net.md_5.bungee.protocol.Protocol.DirectionData
- disconnect(String) - Method in interface net.md_5.bungee.api.connection.Connection
-
Deprecated.
- disconnect(BaseComponent) - Method in interface net.md_5.bungee.api.connection.Connection
-
Disconnects this end of the connection for the specified reason.
- disconnect(BaseComponent...) - Method in interface net.md_5.bungee.api.connection.Connection
-
Disconnects this end of the connection for the specified reason.
- dispatchCommand(CommandSender, String) - Method in class net.md_5.bungee.api.plugin.PluginManager
- dispatchCommand(CommandSender, String, List<String>) - Method in class net.md_5.bungee.api.plugin.PluginManager
-
Execute a command if it is registered, else return false.
- done(V, Throwable) - Method in interface net.md_5.bungee.api.Callback
-
Called when the result is done.
- DROP - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- duplicate() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Clones the BaseComponent and returns the clone.
- duplicate() - Method in class net.md_5.bungee.api.chat.KeybindComponent
- duplicate() - Method in class net.md_5.bungee.api.chat.ScoreComponent
- duplicate() - Method in class net.md_5.bungee.api.chat.SelectorComponent
- duplicate() - Method in class net.md_5.bungee.api.chat.TextComponent
-
Creates a duplicate of this TextComponent.
- duplicate() - Method in class net.md_5.bungee.api.chat.TranslatableComponent
-
Creates a duplicate of this TranslatableComponent.
- duplicateWithoutFormatting() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Deprecated.API use discouraged, use traditional duplicate
E
- Either<L,
R> - Class in net.md_5.bungee.protocol - Either() - Constructor for class net.md_5.bungee.protocol.Either
- enablePlugins() - Method in class net.md_5.bungee.api.plugin.PluginManager
- encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class net.md_5.bungee.protocol.Varint21LengthFieldPrepender
- encode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.md_5.bungee.protocol.Varint21LengthFieldExtraBufPrepender
- encode(ChannelHandlerContext, String, ByteBuf) - Method in class net.md_5.bungee.protocol.KickStringWriter
- encode(ChannelHandlerContext, DefinedPacket, ByteBuf) - Method in class net.md_5.bungee.protocol.MinecraftEncoder
- EncryptionData() - Constructor for class net.md_5.bungee.protocol.packet.EncryptionResponse.EncryptionData
- EncryptionRequest - Class in net.md_5.bungee.protocol.packet
- EncryptionRequest() - Constructor for class net.md_5.bungee.protocol.packet.EncryptionRequest
- EncryptionResponse - Class in net.md_5.bungee.protocol.packet
- EncryptionResponse() - Constructor for class net.md_5.bungee.protocol.packet.EncryptionResponse
- EncryptionResponse.EncryptionData - Class in net.md_5.bungee.protocol.packet
- Entity - Class in net.md_5.bungee.api.chat.hover.content
- Entity() - Constructor for class net.md_5.bungee.api.chat.hover.content.Entity
- EntitySerializer - Class in net.md_5.bungee.api.chat.hover.content
- EntitySerializer() - Constructor for class net.md_5.bungee.api.chat.hover.content.EntitySerializer
- EntityStatus - Class in net.md_5.bungee.protocol.packet
- EntityStatus() - Constructor for class net.md_5.bungee.protocol.packet.EntityStatus
- equals(Object) - Method in class net.md_5.bungee.api.chat.hover.content.Text
- equals(Object) - Method in class net.md_5.bungee.api.ChatColor
- equals(Object) - Method in class net.md_5.bungee.protocol.DefinedPacket
- event(ClickEvent) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Sets the click event for the current part.
- event(HoverEvent) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Sets the hover event for the current part.
- Event - Class in net.md_5.bungee.api.plugin
-
Dummy class which all callable events must extend.
- Event() - Constructor for class net.md_5.bungee.api.plugin.Event
- EVENT_CANCEL - Enum constant in enum net.md_5.bungee.api.ServerConnectRequest.Result
-
ServerConnectEvent to the new server was canceled.
- EventBus - Class in net.md_5.bungee.event
- EventBus() - Constructor for class net.md_5.bungee.event.EventBus
- EventBus(Logger) - Constructor for class net.md_5.bungee.event.EventBus
- EventHandler - Annotation Type in net.md_5.bungee.event
- EventHandlerMethod - Class in net.md_5.bungee.event
- EventHandlerMethod() - Constructor for class net.md_5.bungee.event.EventHandlerMethod
- EventPriority - Class in net.md_5.bungee.event
-
Importance of the
EventHandler
. - EventPriority() - Constructor for class net.md_5.bungee.event.EventPriority
- EVENTS - Enum constant in enum net.md_5.bungee.api.chat.ComponentBuilder.FormatRetention
-
Specify that we want the events retained from the previous component.
- exception(Throwable) - Static method in class net.md_5.bungee.Util
-
Constructs a pretty one line version of a
Throwable
. - exception(Throwable, boolean) - Static method in class net.md_5.bungee.Util
-
Constructs a pretty one line version of a
Throwable
. - exceptionCaught(ChannelHandlerContext, Throwable) - Method in class net.md_5.bungee.query.QueryHandler
- execute(CommandSender, String[]) - Method in class net.md_5.bungee.api.plugin.Command
-
Execute this command with the specified sender and arguments.
F
- fadeIn(int) - Method in interface net.md_5.bungee.api.Title
-
Set the duration in ticks of the fade in effect of the title.
- fadeOut(int) - Method in interface net.md_5.bungee.api.Title
-
Set the duration in ticks of the fade out effect of the title.
- FAIL - Enum constant in enum net.md_5.bungee.api.ServerConnectRequest.Result
-
Connection failed, error can be accessed from callback method handle.
- Favicon - Class in net.md_5.bungee.api
-
Favicon shown in the server list.
- Favicon() - Constructor for class net.md_5.bungee.api.Favicon
- FinishConfiguration - Class in net.md_5.bungee.protocol.packet
- FinishConfiguration() - Constructor for class net.md_5.bungee.protocol.packet.FinishConfiguration
- FIXED - Enum constant in enum net.md_5.bungee.protocol.NumberFormat.Type
- flush() - Method in class net.md_5.bungee.log.ColouredWriter
- flush() - Method in class net.md_5.bungee.log.LoggingForwardHandler
- flush() - Method in class net.md_5.bungee.log.LoggingOutputStream
- font(String) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Sets the font of the current part.
- font(String) - Method in class net.md_5.bungee.api.chat.ComponentStyleBuilder
-
Set the style font.
- format(Iterable<?>, String) - Static method in class net.md_5.bungee.Util
-
Deprecated.use
String
join methods - format(LogRecord) - Method in class net.md_5.bungee.log.ConciseFormatter
- FORMATTING - Enum constant in enum net.md_5.bungee.api.chat.ComponentBuilder.FormatRetention
-
Specify that we want the formatting retained from the previous component.
- FORWARD - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- free() - Method in interface net.md_5.bungee.jni.cipher.BungeeCipher
- free() - Method in class net.md_5.bungee.jni.cipher.JavaCipher
- free() - Method in class net.md_5.bungee.jni.cipher.NativeCipher
- free() - Method in interface net.md_5.bungee.jni.zlib.BungeeZlib
- free() - Method in class net.md_5.bungee.jni.zlib.JavaZlib
- free() - Method in class net.md_5.bungee.jni.zlib.NativeZlib
- fromArray(BaseComponent...) - Static method in class net.md_5.bungee.api.chat.TextComponent
-
Internal compatibility method to transform an array of components to a single component.
- fromJson(JsonElement) - Static method in class net.md_5.bungee.protocol.TagUtil
- fromLegacy(String) - Static method in class net.md_5.bungee.api.chat.TextComponent
-
Converts the old formatting system that used
ChatColor.COLOR_CHAR
into the new json based system. - fromLegacy(String, ChatColor) - Static method in class net.md_5.bungee.api.chat.TextComponent
-
Converts the old formatting system that used
ChatColor.COLOR_CHAR
into the new json based system. - fromLegacyText(String) - Static method in class net.md_5.bungee.api.chat.TextComponent
-
Deprecated.
TextComponent.fromLegacy(String)
is preferred as it will consolidate all components into a single BaseComponent with extra contents as opposed to an array of components which is non-standard and may result in unexpected behavior. - fromLegacyText(String, ChatColor) - Static method in class net.md_5.bungee.api.chat.TextComponent
-
Deprecated.
TextComponent.fromLegacy(String, ChatColor)
is preferred as it will consolidate all components into a single BaseComponent with extra contents as opposed to an array of components which is non-standard and may result in unexpected behavior. - fromString(String) - Static method in enum net.md_5.bungee.protocol.packet.ScoreboardObjective.HealthDisplay
- FULLSCREEN - Static variable in interface net.md_5.bungee.api.chat.Keybinds
G
- GAME - Enum constant in enum net.md_5.bungee.protocol.Protocol
- GameState - Class in net.md_5.bungee.protocol.packet
- GameState() - Constructor for class net.md_5.bungee.protocol.packet.GameState
- get(String) - Method in class net.md_5.bungee.config.Configuration
- get(String, T) - Method in class net.md_5.bungee.config.Configuration
- getAddr(String) - Static method in class net.md_5.bungee.Util
-
Method to transform human readable addresses into usable address objects.
- getAddress() - Method in interface net.md_5.bungee.api.config.ServerInfo
-
Deprecated.BungeeCord can connect via Unix domain sockets
- getAddress() - Method in interface net.md_5.bungee.api.connection.Connection
-
Deprecated.BungeeCord can accept connections via Unix domain sockets
- getBoolean(String) - Method in class net.md_5.bungee.config.Configuration
- getBoolean(String, boolean) - Method in interface net.md_5.bungee.api.config.ConfigurationAdapter
-
Gets a boolean from the specified path.
- getBoolean(String, boolean) - Method in class net.md_5.bungee.config.Configuration
- getBooleanList(String) - Method in class net.md_5.bungee.config.Configuration
- getByChar(char) - Static method in class net.md_5.bungee.api.ChatColor
-
Get the colour represented by the specified code.
- getByte(String) - Method in class net.md_5.bungee.config.Configuration
- getByte(String, byte) - Method in class net.md_5.bungee.config.Configuration
- getByteList(String) - Method in class net.md_5.bungee.config.Configuration
- getCancelReason() - Method in class net.md_5.bungee.api.event.LoginEvent
-
Deprecated.use component methods instead
- getCancelReason() - Method in class net.md_5.bungee.api.event.PreLoginEvent
-
Deprecated.use component methods instead
- getCancelReasonComponents() - Method in class net.md_5.bungee.api.event.LoginEvent
-
Deprecated.use single component methods instead
- getCancelReasonComponents() - Method in class net.md_5.bungee.api.event.PreLoginEvent
-
Deprecated.use single component methods instead
- getChannels() - Method in class net.md_5.bungee.api.ProxyServer
-
Get an immutable set of all registered plugin channels.
- getChar(String) - Method in class net.md_5.bungee.config.Configuration
- getChar(String, char) - Method in class net.md_5.bungee.config.Configuration
- getCharList(String) - Method in class net.md_5.bungee.config.Configuration
- getChatMode() - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Gets this player's chat mode.
- getClass(HoverEvent.Action, boolean) - Static method in class net.md_5.bungee.api.chat.HoverEvent
-
Gets the appropriate
Content
class for anHoverEvent.Action
for the GSON serialization - getColor() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns the color of this component.
- getColor() - Method in class net.md_5.bungee.api.chat.ComponentStyle
-
Returns the color of this style.
- getColorRaw() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns the color of this component without checking the parents color.
- getCommands() - Method in class net.md_5.bungee.api.plugin.PluginManager
-
Get an unmodifiable collection of all registered commands.
- getComponent(int) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Gets the component part at the position of given index.
- getConfig() - Method in class net.md_5.bungee.api.ProxyServer
-
Gets BungeeCord's core config.
- getConfigurationAdapter() - Method in class net.md_5.bungee.api.ProxyServer
-
Returns the currently in use configuration adapter.
- getConsole() - Method in class net.md_5.bungee.api.ProxyServer
-
Returns the console overlord for this proxy.
- getCurrentComponent() - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Gets the component at the position of the cursor.
- getDataFolder() - Method in class net.md_5.bungee.api.plugin.Plugin
-
Gets the data folder where this plugin may store arbitrary data.
- getDefault(String) - Method in class net.md_5.bungee.config.Configuration
- getDefaultServer() - Method in class net.md_5.bungee.api.config.ListenerInfo
-
Deprecated.replaced by
ListenerInfo.serverPriority
- getDescription() - Method in class net.md_5.bungee.api.ServerPing
-
Deprecated.
- getDescriptionComponent() - Method in class net.md_5.bungee.api.ServerPing
- getDisabledCommands() - Method in interface net.md_5.bungee.api.ProxyConfig
-
Deprecated.A collection of disabled commands.
- getDisabledCommands() - Method in class net.md_5.bungee.api.ProxyServer
-
Gets the commands which are disabled and will not be run on this proxy.
- getDisplayName() - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Gets this player's display name.
- getDouble(String) - Method in class net.md_5.bungee.config.Configuration
- getDouble(String, double) - Method in class net.md_5.bungee.config.Configuration
- getDoubleList(String) - Method in class net.md_5.bungee.config.Configuration
- getExecutorService() - Method in class net.md_5.bungee.api.plugin.Plugin
-
Deprecated.
- getExecutorService(Plugin) - Method in interface net.md_5.bungee.api.scheduler.TaskScheduler.Unsafe
-
An executor service which underlies this scheduler.
- getFallbackServer() - Method in class net.md_5.bungee.api.config.ListenerInfo
-
Deprecated.replaced by
ListenerInfo.serverPriority
- getFavicon() - Method in interface net.md_5.bungee.api.ProxyConfig
-
Deprecated.Use #getFaviconObject instead.
- getFavicon() - Method in class net.md_5.bungee.api.ServerPing
-
Deprecated.
- getFaviconObject() - Method in interface net.md_5.bungee.api.ProxyConfig
-
Deprecated.The favicon used for the server ping list.
- getFaviconObject() - Method in class net.md_5.bungee.api.ServerPing
- getFaviconTypeAdapter() - Static method in class net.md_5.bungee.api.Favicon
- getFloat(String) - Method in class net.md_5.bungee.config.Configuration
- getFloat(String, float) - Method in class net.md_5.bungee.config.Configuration
- getFloatList(String) - Method in class net.md_5.bungee.config.Configuration
- getFont() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns the font of this component.
- getFont() - Method in class net.md_5.bungee.api.chat.ComponentStyle
-
Returns the font of this style.
- getFontRaw() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns the font of this component without checking the parents font.
- getForcedHost(PendingConnection) - Static method in class net.md_5.bungee.api.AbstractReconnectHandler
- getGameVersion() - Method in class net.md_5.bungee.api.ProxyServer
-
Deprecated.
- getGroups() - Method in interface net.md_5.bungee.api.CommandSender
-
Get all groups this user is part of.
- getGroups(String) - Method in interface net.md_5.bungee.api.config.ConfigurationAdapter
-
Get all groups this player is in.
- getHost() - Method in class net.md_5.bungee.api.config.ListenerInfo
-
Deprecated.BungeeCord can listen via Unix domain sockets
- getId() - Method in interface net.md_5.bungee.api.scheduler.ScheduledTask
-
Gets the unique ID of this task.
- getId() - Method in class net.md_5.bungee.api.ServerPing.PlayerInfo
- getInfo() - Method in interface net.md_5.bungee.api.connection.Server
-
Returns the basic information about this server.
- getInt(String) - Method in class net.md_5.bungee.config.Configuration
- getInt(String, int) - Method in interface net.md_5.bungee.api.config.ConfigurationAdapter
-
Gets an integer from the specified path.
- getInt(String, int) - Method in class net.md_5.bungee.config.Configuration
- getIntList(String) - Method in class net.md_5.bungee.config.Configuration
- getKeys() - Method in class net.md_5.bungee.config.Configuration
-
Gets keys, not deep by default.
- getKickReason() - Method in class net.md_5.bungee.api.event.ServerKickEvent
-
Deprecated.use component methods instead
- getKickReasonComponent() - Method in class net.md_5.bungee.api.event.ServerKickEvent
-
Deprecated.use single component methods instead
- getLeftOrCompute(Function<R, L>) - Method in class net.md_5.bungee.protocol.Either
- getList(String) - Method in class net.md_5.bungee.config.Configuration
- getList(String, Collection<?>) - Method in interface net.md_5.bungee.api.config.ConfigurationAdapter
-
Get a list from the specified path.
- getList(String, List<?>) - Method in class net.md_5.bungee.config.Configuration
- getListener() - Method in interface net.md_5.bungee.api.connection.PendingConnection
-
Get the listener that accepted this connection.
- getListeners() - Method in interface net.md_5.bungee.api.config.ConfigurationAdapter
-
Get information about all hosts to bind the proxy to.
- getListeners() - Method in interface net.md_5.bungee.api.ProxyConfig
-
Deprecated.Set of all listeners.
- getLocale() - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Gets this player's locale.
- getLogger() - Method in class net.md_5.bungee.api.ProxyServer
-
Gets the main logger which can be used as a suitable replacement for
System.out
andSystem.err
. - getLong(String) - Method in class net.md_5.bungee.config.Configuration
- getLong(String, long) - Method in class net.md_5.bungee.config.Configuration
- getLongList(String) - Method in class net.md_5.bungee.config.Configuration
- getMainHand() - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Gets this player's main hand setting.
- getModList() - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Gets this player's Forge Mod List, if the player has sent this information during the lifetime of their connection to Bungee.
- getMotd() - Method in interface net.md_5.bungee.api.config.ServerInfo
-
Returns the MOTD which should be used when this server is a forced host.
- getName() - Method in interface net.md_5.bungee.api.CommandSender
-
Get the unique name of this command sender.
- getName() - Method in interface net.md_5.bungee.api.config.ServerInfo
-
Get the name of this server.
- getName() - Method in interface net.md_5.bungee.api.connection.PendingConnection
-
Get the requested username.
- getName() - Method in class net.md_5.bungee.api.ProxyServer
-
Gets the name of the currently running proxy software.
- getObjective(String) - Method in class net.md_5.bungee.api.score.Scoreboard
- getObjectives() - Method in class net.md_5.bungee.api.score.Scoreboard
- getOnlineCount() - Method in class net.md_5.bungee.api.ProxyServer
-
Get the current number of connected users.
- getOwner() - Method in interface net.md_5.bungee.api.scheduler.ScheduledTask
-
Return the plugin which scheduled this task for execution.
- getPendingConnection() - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Get the pending connection that belongs to this player.
- getPermission() - Method in interface net.md_5.bungee.api.config.ServerInfo
-
Get the permission required to access this server.
- getPermissions() - Method in interface net.md_5.bungee.api.CommandSender
-
Get all Permissions which this CommandSender has
- getPermissions(String) - Method in interface net.md_5.bungee.api.config.ConfigurationAdapter
-
Get all permission corresponding to the specified group.
- getPing() - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Gets the ping time between the proxy and this connection.
- getPlayer(String) - Method in class net.md_5.bungee.api.ProxyServer
-
Gets a connected player via their unique username.
- getPlayer(UUID) - Method in class net.md_5.bungee.api.ProxyServer
-
Gets a connected player via their UUID
- getPlayerLimit() - Method in interface net.md_5.bungee.api.ProxyConfig
-
Deprecated.Returns the player max.
- getPlayers() - Method in interface net.md_5.bungee.api.config.ServerInfo
-
Get the set of all players on this server.
- getPlayers() - Method in class net.md_5.bungee.api.ProxyServer
-
Return all players currently connected.
- getPlayers() - Method in class net.md_5.bungee.api.score.Team
- getPlugin(String) - Method in class net.md_5.bungee.api.plugin.PluginManager
-
Returns a loaded plugin identified by the specified name.
- getPluginManager() - Method in class net.md_5.bungee.api.ProxyServer
-
Get the
PluginManager
associated with loading plugins and dispatching events. - getPlugins() - Method in class net.md_5.bungee.api.plugin.PluginManager
-
Returns the
Plugin
objects corresponding to all loaded plugins. - getPluginsFolder() - Method in class net.md_5.bungee.api.ProxyServer
-
Return the folder used to load plugins from.
- getProtocolVersion() - Method in class net.md_5.bungee.api.ProxyServer
-
Deprecated.
- getProvider(Class<? extends ConfigurationProvider>) - Static method in class net.md_5.bungee.config.ConfigurationProvider
- getReconnectHandler() - Method in class net.md_5.bungee.api.ProxyServer
-
Get the currently in use reconnect handler.
- getReconnectServer() - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Get the server which this player will be sent to next time the log in.
- getRemotePingCache() - Method in interface net.md_5.bungee.api.ProxyConfig
-
Deprecated.Time in milliseconds to cache server list info from a ping request from the proxy to a server.
- getRemotePingTimeout() - Method in interface net.md_5.bungee.api.ProxyConfig
-
Deprecated.Time in milliseconds before timing out a ping request from the proxy to a server when attempting to request server list info.
- getResourceAsStream(String) - Method in class net.md_5.bungee.api.plugin.Plugin
-
Get a resource from within this plugins jar or container.
- getRightOrCompute(Function<L, R>) - Method in class net.md_5.bungee.protocol.Either
- getScheduler() - Method in class net.md_5.bungee.api.ProxyServer
-
Get the scheduler instance for this proxy.
- getScore(String) - Method in class net.md_5.bungee.api.score.Scoreboard
- getScoreboard() - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Deprecated.for internal use only, setters will not have the expected effect, will not update client state, and may corrupt proxy state
- getScores() - Method in class net.md_5.bungee.api.score.Scoreboard
- getSection(String) - Method in class net.md_5.bungee.config.Configuration
- getServer() - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Gets the server this player is connected to.
- getServer(ProxiedPlayer) - Method in class net.md_5.bungee.api.AbstractReconnectHandler
- getServer(ProxiedPlayer) - Method in interface net.md_5.bungee.api.ReconnectHandler
-
Gets the initial server name for a connecting player.
- getServerConnectTimeout() - Method in interface net.md_5.bungee.api.ProxyConfig
-
Deprecated.Time in milliseconds before timing out a clients request to connect to a server.
- getServerInfo(String) - Method in class net.md_5.bungee.api.ProxyServer
-
Gets the server info of a server.
- getServers() - Method in interface net.md_5.bungee.api.config.ConfigurationAdapter
-
Get the configuration all servers which may be accessible via the proxy.
- getServers() - Method in interface net.md_5.bungee.api.ProxyConfig
-
Deprecated.Set of all servers.
- getServers() - Method in class net.md_5.bungee.api.ProxyServer
-
Return all servers registered to this proxy, keyed by name.
- getShort(String) - Method in class net.md_5.bungee.config.Configuration
- getShort(String, short) - Method in class net.md_5.bungee.config.Configuration
- getShortList(String) - Method in class net.md_5.bungee.config.Configuration
- getSkinParts() - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Gets this player's skin settings.
- getSocketAddress() - Method in interface net.md_5.bungee.api.config.ServerInfo
-
Gets the connectable address for this server.
- getSocketAddress() - Method in interface net.md_5.bungee.api.connection.Connection
-
Gets the remote address of this connection.
- getStoredServer(ProxiedPlayer) - Method in class net.md_5.bungee.api.AbstractReconnectHandler
- getStream() - Method in class net.md_5.bungee.protocol.packet.PluginMessage
- getString(String) - Method in class net.md_5.bungee.config.Configuration
- getString(String, String) - Method in interface net.md_5.bungee.api.config.ConfigurationAdapter
-
Gets a string from the specified path.
- getString(String, String) - Method in class net.md_5.bungee.config.Configuration
- getStringList(String) - Method in class net.md_5.bungee.config.Configuration
- getTask() - Method in interface net.md_5.bungee.api.scheduler.ScheduledTask
-
Get the actual method which will be executed by this task.
- getTeam(String) - Method in class net.md_5.bungee.api.score.Scoreboard
- getTeams() - Method in class net.md_5.bungee.api.score.Scoreboard
- getThrottle() - Method in interface net.md_5.bungee.api.ProxyConfig
-
Deprecated.
- getTimeout() - Method in interface net.md_5.bungee.api.ProxyConfig
-
Deprecated.Time before users are disconnected due to no network activity.
- getTranslation(String, Object...) - Method in class net.md_5.bungee.api.ProxyServer
-
Gets a localized string from the .properties file.
- getTranslationKey() - Method in interface net.md_5.bungee.api.chat.TranslationProvider
-
Get the translation key.
- getUniqueId() - Method in interface net.md_5.bungee.api.connection.PendingConnection
-
Get this connection's UUID, if set.
- getUniqueId() - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Get this connection's UUID, if set.
- getUuid() - Method in interface net.md_5.bungee.api.ProxyConfig
-
Deprecated.UUID used for metrics.
- getUUID() - Method in interface net.md_5.bungee.api.connection.PendingConnection
-
Deprecated.In favour of
PendingConnection.getUniqueId()
- getUUID() - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Deprecated.In favour of
ProxiedPlayer.getUniqueId()
- getUUID(String) - Static method in class net.md_5.bungee.Util
-
Converts a String to a UUID
- getValue() - Method in class net.md_5.bungee.api.chat.HoverEvent
-
Deprecated.
- getVersion() - Method in interface net.md_5.bungee.api.connection.PendingConnection
-
Get the numerical client version of the player attempting to log in.
- getVersion() - Method in class net.md_5.bungee.api.ProxyServer
-
Gets the version of the currently running proxy software.
- getViewDistance() - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Gets this player's view distance.
- getVirtualHost() - Method in interface net.md_5.bungee.api.connection.PendingConnection
-
Get the requested virtual host that the client tried to connect to.
- GOLD - Static variable in class net.md_5.bungee.api.ChatColor
-
Represents gold.
- GRAY - Static variable in class net.md_5.bungee.api.ChatColor
-
Represents gray.
- GREEN - Static variable in class net.md_5.bungee.api.ChatColor
-
Represents green.
- GroupedThreadFactory - Class in net.md_5.bungee.api.scheduler
-
Deprecated.
- GroupedThreadFactory(Plugin, String) - Constructor for class net.md_5.bungee.api.scheduler.GroupedThreadFactory
-
Deprecated.
- GroupedThreadFactory.BungeeGroup - Class in net.md_5.bungee.api.scheduler
-
Deprecated.
H
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.ChatChain
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.DefinedPacket
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.BossBar
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.Chat
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.ClearTitles
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.ClientChat
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.ClientCommand
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.ClientSettings
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.ClientStatus
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.Commands
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.CookieRequest
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.CookieResponse
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.EncryptionRequest
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.EncryptionResponse
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.EntityStatus
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.FinishConfiguration
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.GameState
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.Handshake
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.KeepAlive
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.Kick
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.LegacyHandshake
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.LegacyPing
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.Login
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.LoginAcknowledged
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.LoginPayloadRequest
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.LoginPayloadResponse
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.LoginRequest
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.LoginSuccess
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.PingPacket
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.PlayerListHeaderFooter
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.PlayerListItem
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.PlayerListItemRemove
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.PlayerListItemUpdate
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.PluginMessage
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.Respawn
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.ScoreboardDisplay
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.ScoreboardObjective
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.ScoreboardScore
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.ScoreboardScoreReset
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.ServerData
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.SetCompression
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.StartConfiguration
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.StatusRequest
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.StatusResponse
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.StoreCookie
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.Subtitle
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.SystemChat
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.TabCompleteRequest
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.TabCompleteResponse
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.Team
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.Title
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.TitleTimes
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.Transfer
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.UnsignedClientCommand
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.packet.ViewDistance
- handle(AbstractPacketHandler) - Method in class net.md_5.bungee.protocol.SeenMessages
- handle(BossBar) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(Chat) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(ClearTitles) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(ClientChat) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(ClientCommand) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(ClientSettings) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(ClientStatus) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(Commands) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(CookieRequest) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(CookieResponse) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(EncryptionRequest) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(EncryptionResponse) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(EntityStatus) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(FinishConfiguration) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(GameState) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(Handshake) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(KeepAlive) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(Kick) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(LegacyHandshake) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(LegacyPing) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(Login) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(LoginAcknowledged) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(LoginPayloadRequest) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(LoginPayloadResponse) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(LoginRequest) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(LoginSuccess) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(PingPacket) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(PlayerListHeaderFooter) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(PlayerListItem) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(PlayerListItemRemove) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(PlayerListItemUpdate) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(PluginMessage) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(Respawn) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(ScoreboardDisplay) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(ScoreboardObjective) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(ScoreboardScore) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(ScoreboardScoreReset) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(ServerData) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(SetCompression) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(StartConfiguration) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(StatusRequest) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(StatusResponse) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(StoreCookie) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(Subtitle) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(SystemChat) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(TabCompleteRequest) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(TabCompleteResponse) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(Team) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(Title) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(TitleTimes) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(Transfer) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(UnsignedClientCommand) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- handle(ViewDistance) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
- Handshake - Class in net.md_5.bungee.protocol.packet
- Handshake() - Constructor for class net.md_5.bungee.protocol.packet.Handshake
- HANDSHAKE - Enum constant in enum net.md_5.bungee.protocol.Protocol
- hasCape() - Method in interface net.md_5.bungee.api.SkinConfiguration
- hasChatColors() - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Gets if this player has chat colors enabled or disabled.
- hasColor() - Method in class net.md_5.bungee.api.chat.ComponentStyle
-
Returns whether or not this style has a color set.
- hasFont() - Method in class net.md_5.bungee.api.chat.ComponentStyle
-
Returns whether or not this style has a font set.
- hasFormatting() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether the component has any formatting or events applied to it
- hasHat() - Method in interface net.md_5.bungee.api.SkinConfiguration
- hashCode() - Method in class net.md_5.bungee.api.chat.hover.content.Text
- hashCode() - Method in class net.md_5.bungee.api.ChatColor
- hashCode() - Method in class net.md_5.bungee.protocol.DefinedPacket
- hasJacket() - Method in interface net.md_5.bungee.api.SkinConfiguration
- hasLeftPants() - Method in interface net.md_5.bungee.api.SkinConfiguration
- hasLeftSleeve() - Method in interface net.md_5.bungee.api.SkinConfiguration
- hasPacket(Class<? extends DefinedPacket>, int) - Method in class net.md_5.bungee.protocol.Protocol.DirectionData
- hasPermission() - Method in class net.md_5.bungee.api.event.PermissionCheckEvent
- hasPermission(String) - Method in interface net.md_5.bungee.api.CommandSender
-
Checks if this user has the specified permission node.
- hasPermission(CommandSender) - Method in class net.md_5.bungee.api.plugin.Command
-
Check if this command can be executed by the given sender.
- hasRightPants() - Method in interface net.md_5.bungee.api.SkinConfiguration
- hasRightSleeve() - Method in interface net.md_5.bungee.api.SkinConfiguration
- hasStyle() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether the component has any styling applied to it.
- HEARTS - Enum constant in enum net.md_5.bungee.protocol.packet.ScoreboardObjective.HealthDisplay
- hex(int) - Static method in class net.md_5.bungee.Util
-
Formats an integer as a hex value.
- HIDDEN - Enum constant in enum net.md_5.bungee.api.connection.ProxiedPlayer.ChatMode
-
The chat is completely disabled, the player won't see anything.
- HIGH - Static variable in class net.md_5.bungee.event.EventPriority
- HIGHEST - Static variable in class net.md_5.bungee.event.EventPriority
- HOTBAR_1 - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- HOTBAR_2 - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- HOTBAR_3 - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- HOTBAR_4 - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- HOTBAR_5 - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- HOTBAR_6 - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- HOTBAR_7 - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- HOTBAR_8 - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- HOTBAR_9 - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- HoverEvent - Class in net.md_5.bungee.api.chat
- HoverEvent(HoverEvent.Action, BaseComponent[]) - Constructor for class net.md_5.bungee.api.chat.HoverEvent
-
Deprecated.
- HoverEvent(HoverEvent.Action, Content...) - Constructor for class net.md_5.bungee.api.chat.HoverEvent
-
Creates event with an action and a list of contents.
- HoverEvent.Action - Enum in net.md_5.bungee.api.chat
I
- IMMEDIATE_RESPAWN - Static variable in class net.md_5.bungee.protocol.packet.GameState
- init(boolean, int) - Method in interface net.md_5.bungee.jni.zlib.BungeeZlib
- init(boolean, int) - Method in class net.md_5.bungee.jni.zlib.JavaZlib
- init(boolean, int) - Method in class net.md_5.bungee.jni.zlib.NativeZlib
- init(boolean, SecretKey) - Method in interface net.md_5.bungee.jni.cipher.BungeeCipher
- init(boolean, SecretKey) - Method in class net.md_5.bungee.jni.cipher.JavaCipher
- init(boolean, SecretKey) - Method in class net.md_5.bungee.jni.cipher.NativeCipher
- INITIALIZE_CHAT - Enum constant in enum net.md_5.bungee.protocol.packet.PlayerListItemUpdate.Action
- insertion(String) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Sets the insertion text for the current part.
- INSTANCE - Static variable in class net.md_5.bungee.chat.TranslationRegistry
- INTEGER - Enum constant in enum net.md_5.bungee.protocol.packet.ScoreboardObjective.HealthDisplay
- INVENTORY - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- invoke(Object) - Method in class net.md_5.bungee.event.EventHandlerMethod
- isBold() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether this component is bold.
- isBold() - Method in class net.md_5.bungee.api.chat.ComponentStyle
-
Returns whether this style is bold.
- isBoldRaw() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether this component is bold without checking the parents setting.
- isBoldRaw() - Method in class net.md_5.bungee.api.chat.ComponentStyle
-
Returns whether this style is bold.
- isCancelled() - Method in interface net.md_5.bungee.api.plugin.Cancellable
-
Get whether or not this event is cancelled.
- isCommand() - Method in class net.md_5.bungee.api.event.ChatEvent
-
Checks whether this message is valid as a command
- isConnected() - Method in interface net.md_5.bungee.api.connection.Connection
-
Gets whether this connection is currently open, ie: not disconnected, and able to send / receive data.
- isEmpty() - Method in class net.md_5.bungee.api.chat.ComponentStyle
-
Returns whether this style has no formatting explicitly set.
- isExecutableCommand(String, CommandSender) - Method in class net.md_5.bungee.api.plugin.PluginManager
-
Checks if the command is registered and can possibly be executed by the sender (without taking permissions into account).
- isForgeUser() - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Gets whether this player is using a FML client.
- isIpForward() - Method in interface net.md_5.bungee.api.ProxyConfig
-
Deprecated.
- isItalic() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether this component is italic.
- isItalic() - Method in class net.md_5.bungee.api.chat.ComponentStyle
-
Returns whether this style is italic.
- isItalicRaw() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether this component is italic without checking the parents setting.
- isItalicRaw() - Method in class net.md_5.bungee.api.chat.ComponentStyle
-
Returns whether this style is italic.
- isLeft() - Method in class net.md_5.bungee.protocol.Either
- isLegacy() - Method in interface net.md_5.bungee.api.connection.PendingConnection
-
Check if the client is using the older unsupported Minecraft protocol used by Minecraft clients older than 1.7.
- isLogCommands() - Method in interface net.md_5.bungee.api.ProxyConfig
-
Deprecated.Whether proxy commands are logged to the proxy log.
- isObfuscated() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether this component is obfuscated.
- isObfuscated() - Method in class net.md_5.bungee.api.chat.ComponentStyle
-
Returns whether this style is obfuscated.
- isObfuscatedRaw() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether this component is obfuscated without checking the parents setting.
- isObfuscatedRaw() - Method in class net.md_5.bungee.api.chat.ComponentStyle
-
Returns whether this style is obfuscated.
- isOnlineMode() - Method in interface net.md_5.bungee.api.connection.PendingConnection
-
Get this connection's online mode.
- isOnlineMode() - Method in interface net.md_5.bungee.api.ProxyConfig
-
Deprecated.Does the server authenticate with Mojang.
- isProxyCommand() - Method in class net.md_5.bungee.api.event.ChatEvent
-
Checks whether this message is run on this proxy server.
- isRestricted() - Method in interface net.md_5.bungee.api.config.ServerInfo
-
Whether this server is restricted and therefore only players with the given permission can access it.
- isRight() - Method in class net.md_5.bungee.protocol.Either
- isStrikethrough() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether this component is strikethrough.
- isStrikethrough() - Method in class net.md_5.bungee.api.chat.ComponentStyle
-
Returns whether this style is strikethrough
- isStrikethroughRaw() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether this component is strikethrough without checking the parents setting.
- isStrikethroughRaw() - Method in class net.md_5.bungee.api.chat.ComponentStyle
-
Returns whether this style is strikethrough.
- isSupported() - Static method in class net.md_5.bungee.jni.NativeCode
- isTransferred() - Method in interface net.md_5.bungee.api.connection.PendingConnection
-
Gets if this connection has been transferred from another server.
- isUnderlined() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether this component is underlined.
- isUnderlined() - Method in class net.md_5.bungee.api.chat.ComponentStyle
-
Returns whether this style is underlined.
- isUnderlinedRaw() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Returns whether this component is underlined without checking the parents setting.
- isUnderlinedRaw() - Method in class net.md_5.bungee.api.chat.ComponentStyle
-
Returns whether this style is underlined.
- italic(boolean) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Sets whether the current part is italic.
- italic(Boolean) - Method in class net.md_5.bungee.api.chat.ComponentStyleBuilder
-
Set the style's italic property.
- ITALIC - Static variable in class net.md_5.bungee.api.ChatColor
-
Makes the text italic.
- Item - Class in net.md_5.bungee.api.chat.hover.content
- Item() - Constructor for class net.md_5.bungee.api.chat.hover.content.Item
- Item() - Constructor for class net.md_5.bungee.protocol.packet.PlayerListItem.Item
- ItemSerializer - Class in net.md_5.bungee.api.chat.hover.content
- ItemSerializer() - Constructor for class net.md_5.bungee.api.chat.hover.content.ItemSerializer
- ItemTag - Class in net.md_5.bungee.api.chat
-
Metadata for use in conjunction with
HoverEvent.Action.SHOW_ITEM
- ItemTag.Serializer - Class in net.md_5.bungee.api.chat
J
- JavaCipher - Class in net.md_5.bungee.jni.cipher
- JavaCipher() - Constructor for class net.md_5.bungee.jni.cipher.JavaCipher
- JavaZlib - Class in net.md_5.bungee.jni.zlib
- JavaZlib() - Constructor for class net.md_5.bungee.jni.zlib.JavaZlib
- join(ComponentBuilder, ComponentBuilder.FormatRetention) - Method in interface net.md_5.bungee.api.chat.ComponentBuilder.Joiner
-
Joins additional components to the provided
ComponentBuilder
and then returns it to fulfill a chain pattern. - JOIN_PROXY - Enum constant in enum net.md_5.bungee.api.event.ServerConnectEvent.Reason
-
Initial proxy connect.
- JsonConfiguration - Class in net.md_5.bungee.config
- JsonConfiguration() - Constructor for class net.md_5.bungee.config.JsonConfiguration
- JUMP - Static variable in interface net.md_5.bungee.api.chat.Keybinds
K
- KeepAlive - Class in net.md_5.bungee.protocol.packet
- KeepAlive() - Constructor for class net.md_5.bungee.protocol.packet.KeepAlive
- KeybindComponent - Class in net.md_5.bungee.api.chat
- KeybindComponent(String) - Constructor for class net.md_5.bungee.api.chat.KeybindComponent
-
Creates a keybind component with the passed internal keybind value.
- KeybindComponent(KeybindComponent) - Constructor for class net.md_5.bungee.api.chat.KeybindComponent
-
Creates a keybind component from the original to clone it.
- KeybindComponentSerializer - Class in net.md_5.bungee.chat
- KeybindComponentSerializer() - Constructor for class net.md_5.bungee.chat.KeybindComponentSerializer
- Keybinds - Interface in net.md_5.bungee.api.chat
-
All keybind values supported by vanilla Minecraft.
- Kick - Class in net.md_5.bungee.protocol.packet
- Kick() - Constructor for class net.md_5.bungee.protocol.packet.Kick
- KICK_REDIRECT - Enum constant in enum net.md_5.bungee.api.event.ServerConnectEvent.Reason
-
Redirecting to another server when kicked from original server.
- KickStringWriter - Class in net.md_5.bungee.protocol
- KickStringWriter() - Constructor for class net.md_5.bungee.protocol.KickStringWriter
L
- left(L) - Static method in class net.md_5.bungee.protocol.Either
- LEFT - Enum constant in enum net.md_5.bungee.api.connection.ProxiedPlayer.MainHand
- LEFT - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- LegacyDecoder - Class in net.md_5.bungee.protocol
- LegacyDecoder() - Constructor for class net.md_5.bungee.protocol.LegacyDecoder
- LegacyHandshake - Class in net.md_5.bungee.protocol.packet
- LegacyHandshake() - Constructor for class net.md_5.bungee.protocol.packet.LegacyHandshake
- LegacyPing - Class in net.md_5.bungee.protocol.packet
- LegacyPing() - Constructor for class net.md_5.bungee.protocol.packet.LegacyPing
- LIGHT_PURPLE - Static variable in class net.md_5.bungee.api.ChatColor
-
Represents light purple.
- LIST - Enum constant in enum net.md_5.bungee.api.score.Position
- Listener - Interface in net.md_5.bungee.api.plugin
-
Dummy interface which all event subscribers and listeners must implement.
- ListenerInfo - Class in net.md_5.bungee.api.config
-
Class representing the configuration of a server listener.
- ListenerInfo(InetSocketAddress, String, int, int, List<String>, boolean, Map<String, String>, String, boolean, boolean, int, boolean) - Constructor for class net.md_5.bungee.api.config.ListenerInfo
-
Deprecated.
- load() - Method in interface net.md_5.bungee.api.config.ConfigurationAdapter
-
Reload all the possible values, and if necessary cache them for individual getting.
- load() - Method in class net.md_5.bungee.jni.NativeCode
- load(File) - Method in class net.md_5.bungee.config.ConfigurationProvider
- load(File) - Method in class net.md_5.bungee.config.JsonConfiguration
- load(File) - Method in class net.md_5.bungee.config.YamlConfiguration
- load(File, Configuration) - Method in class net.md_5.bungee.config.ConfigurationProvider
- load(File, Configuration) - Method in class net.md_5.bungee.config.JsonConfiguration
- load(File, Configuration) - Method in class net.md_5.bungee.config.YamlConfiguration
- load(InputStream) - Method in class net.md_5.bungee.config.ConfigurationProvider
- load(InputStream) - Method in class net.md_5.bungee.config.JsonConfiguration
- load(InputStream) - Method in class net.md_5.bungee.config.YamlConfiguration
- load(InputStream, Configuration) - Method in class net.md_5.bungee.config.ConfigurationProvider
- load(InputStream, Configuration) - Method in class net.md_5.bungee.config.JsonConfiguration
- load(InputStream, Configuration) - Method in class net.md_5.bungee.config.YamlConfiguration
- load(Reader) - Method in class net.md_5.bungee.config.ConfigurationProvider
- load(Reader) - Method in class net.md_5.bungee.config.JsonConfiguration
- load(Reader) - Method in class net.md_5.bungee.config.YamlConfiguration
- load(Reader, Configuration) - Method in class net.md_5.bungee.config.ConfigurationProvider
- load(Reader, Configuration) - Method in class net.md_5.bungee.config.JsonConfiguration
- load(Reader, Configuration) - Method in class net.md_5.bungee.config.YamlConfiguration
- load(String) - Method in class net.md_5.bungee.config.ConfigurationProvider
- load(String) - Method in class net.md_5.bungee.config.JsonConfiguration
- load(String) - Method in class net.md_5.bungee.config.YamlConfiguration
- load(String, Configuration) - Method in class net.md_5.bungee.config.ConfigurationProvider
- load(String, Configuration) - Method in class net.md_5.bungee.config.JsonConfiguration
- load(String, Configuration) - Method in class net.md_5.bungee.config.YamlConfiguration
- LOAD_TOOLBAR_ACTIVATOR - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- loadPlugins() - Method in class net.md_5.bungee.api.plugin.PluginManager
- LOBBY_FALLBACK - Enum constant in enum net.md_5.bungee.api.event.ServerConnectEvent.Reason
-
Redirection to lobby server due to being unable to connect to original server
- Location - Class in net.md_5.bungee.protocol
- Location() - Constructor for class net.md_5.bungee.protocol.Location
- log(LogRecord) - Method in class net.md_5.bungee.api.plugin.PluginLogger
- log(LogRecord) - Method in class net.md_5.bungee.log.BungeeLogger
- LogDispatcher - Class in net.md_5.bungee.log
- LogDispatcher(BungeeLogger) - Constructor for class net.md_5.bungee.log.LogDispatcher
- LoggingForwardHandler - Class in net.md_5.bungee.log
- LoggingForwardHandler() - Constructor for class net.md_5.bungee.log.LoggingForwardHandler
- LoggingOutputStream - Class in net.md_5.bungee.log
- LoggingOutputStream() - Constructor for class net.md_5.bungee.log.LoggingOutputStream
- Login - Class in net.md_5.bungee.protocol.packet
- Login() - Constructor for class net.md_5.bungee.protocol.packet.Login
- LOGIN - Enum constant in enum net.md_5.bungee.protocol.Protocol
- LoginAcknowledged - Class in net.md_5.bungee.protocol.packet
- LoginAcknowledged() - Constructor for class net.md_5.bungee.protocol.packet.LoginAcknowledged
- LoginEvent - Class in net.md_5.bungee.api.event
-
Event called to represent a player logging in.
- LoginEvent(PendingConnection, Callback<LoginEvent>) - Constructor for class net.md_5.bungee.api.event.LoginEvent
- LoginPayloadRequest - Class in net.md_5.bungee.protocol.packet
- LoginPayloadRequest() - Constructor for class net.md_5.bungee.protocol.packet.LoginPayloadRequest
- LoginPayloadResponse - Class in net.md_5.bungee.protocol.packet
- LoginPayloadResponse() - Constructor for class net.md_5.bungee.protocol.packet.LoginPayloadResponse
- LoginRequest - Class in net.md_5.bungee.protocol.packet
- LoginRequest() - Constructor for class net.md_5.bungee.protocol.packet.LoginRequest
- LoginSuccess - Class in net.md_5.bungee.protocol.packet
- LoginSuccess() - Constructor for class net.md_5.bungee.protocol.packet.LoginSuccess
- LOW - Static variable in class net.md_5.bungee.event.EventPriority
- LOWEST - Static variable in class net.md_5.bungee.event.EventPriority
M
- MAGIC - Static variable in class net.md_5.bungee.api.ChatColor
-
Represents magical characters that change around randomly.
- main(String[]) - Static method in enum net.md_5.bungee.protocol.Protocol
- matchPlayer(String) - Method in class net.md_5.bungee.api.ProxyServer
-
Attempts to match any players with the given name, and returns a list of all possible matches.
- MAX_PACKET_ID - Static variable in enum net.md_5.bungee.protocol.Protocol
- MINECRAFT_1_10 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_11 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_11_1 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_12 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_12_1 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_12_2 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_13 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_13_1 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_13_2 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_14 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_14_1 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_14_2 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_14_3 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_14_4 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_15 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_15_1 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_15_2 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_16 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_16_1 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_16_2 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_16_3 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_16_4 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_17 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_17_1 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_18 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_18_2 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_19 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_19_1 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_19_3 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_19_4 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_20 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_20_2 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_20_3 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_20_5 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_8 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_9 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_9_1 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_9_2 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MINECRAFT_1_9_4 - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- MinecraftDecoder - Class in net.md_5.bungee.protocol
- MinecraftDecoder() - Constructor for class net.md_5.bungee.protocol.MinecraftDecoder
- MinecraftEncoder - Class in net.md_5.bungee.protocol
- MinecraftEncoder() - Constructor for class net.md_5.bungee.protocol.MinecraftEncoder
- MODERNISE - Static variable in class net.md_5.bungee.protocol.packet.PluginMessage
- ModInfo() - Constructor for class net.md_5.bungee.api.ServerPing.ModInfo
- ModItem() - Constructor for class net.md_5.bungee.api.ServerPing.ModItem
N
- name() - Method in class net.md_5.bungee.api.ChatColor
-
Deprecated.holdover from when this class was an enum
- NativeCipher - Class in net.md_5.bungee.jni.cipher
- NativeCipher() - Constructor for class net.md_5.bungee.jni.cipher.NativeCipher
- NativeCode<T> - Class in net.md_5.bungee.jni
- NativeCode(String, Supplier<? extends T>, Supplier<? extends T>) - Constructor for class net.md_5.bungee.jni.NativeCode
- NativeCodeException - Exception in net.md_5.bungee.jni
- NativeCodeException(String, int) - Constructor for exception net.md_5.bungee.jni.NativeCodeException
- NativeCompressImpl - Class in net.md_5.bungee.jni.zlib
- NativeCompressImpl() - Constructor for class net.md_5.bungee.jni.zlib.NativeCompressImpl
- NativeZlib - Class in net.md_5.bungee.jni.zlib
- NativeZlib() - Constructor for class net.md_5.bungee.jni.zlib.NativeZlib
- net.md_5.bungee - package net.md_5.bungee
- net.md_5.bungee.api - package net.md_5.bungee.api
- net.md_5.bungee.api.chat - package net.md_5.bungee.api.chat
- net.md_5.bungee.api.chat.hover.content - package net.md_5.bungee.api.chat.hover.content
- net.md_5.bungee.api.config - package net.md_5.bungee.api.config
- net.md_5.bungee.api.connection - package net.md_5.bungee.api.connection
- net.md_5.bungee.api.event - package net.md_5.bungee.api.event
- net.md_5.bungee.api.plugin - package net.md_5.bungee.api.plugin
- net.md_5.bungee.api.scheduler - package net.md_5.bungee.api.scheduler
- net.md_5.bungee.api.score - package net.md_5.bungee.api.score
- net.md_5.bungee.chat - package net.md_5.bungee.chat
- net.md_5.bungee.command - package net.md_5.bungee.command
- net.md_5.bungee.config - package net.md_5.bungee.config
- net.md_5.bungee.event - package net.md_5.bungee.event
- net.md_5.bungee.jni - package net.md_5.bungee.jni
- net.md_5.bungee.jni.cipher - package net.md_5.bungee.jni.cipher
- net.md_5.bungee.jni.zlib - package net.md_5.bungee.jni.zlib
- net.md_5.bungee.log - package net.md_5.bungee.log
- net.md_5.bungee.protocol - package net.md_5.bungee.protocol
- net.md_5.bungee.protocol.packet - package net.md_5.bungee.protocol.packet
- net.md_5.bungee.query - package net.md_5.bungee.query
- net.md_5.bungee.util - package net.md_5.bungee.util
- newInstance() - Method in class net.md_5.bungee.jni.NativeCode
- newThread(Runnable) - Method in class net.md_5.bungee.api.scheduler.GroupedThreadFactory
-
Deprecated.
- nextProtocol() - Method in class net.md_5.bungee.protocol.DefinedPacket
- nextProtocol() - Method in class net.md_5.bungee.protocol.packet.FinishConfiguration
- nextProtocol() - Method in class net.md_5.bungee.protocol.packet.LoginAcknowledged
- nextProtocol() - Method in class net.md_5.bungee.protocol.packet.StartConfiguration
- NONE - Enum constant in enum net.md_5.bungee.api.chat.ComponentBuilder.FormatRetention
-
Specify that we do not want to retain anything from the previous component.
- NORMAL - Static variable in class net.md_5.bungee.event.EventPriority
- NumberFormat - Class in net.md_5.bungee.protocol
- NumberFormat() - Constructor for class net.md_5.bungee.protocol.NumberFormat
- NumberFormat.Type - Enum in net.md_5.bungee.protocol
O
- obfuscated(boolean) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Sets whether the current part is obfuscated.
- obfuscated(Boolean) - Method in class net.md_5.bungee.api.chat.ComponentStyleBuilder
-
Set the style's obfuscated property.
- Objective - Class in net.md_5.bungee.api.score
-
Represents an objective entry.
- Objective() - Constructor for class net.md_5.bungee.api.score.Objective
- of(Color) - Static method in class net.md_5.bungee.api.ChatColor
- of(String) - Static method in class net.md_5.bungee.api.ChatColor
- ofNbt(String) - Static method in class net.md_5.bungee.api.chat.ItemTag
- onDisable() - Method in class net.md_5.bungee.api.plugin.Plugin
-
Called when this plugin is disabled.
- onEnable() - Method in class net.md_5.bungee.api.plugin.Plugin
-
Called when this plugin is enabled.
- onLoad() - Method in class net.md_5.bungee.api.plugin.Plugin
-
Called when the plugin has just been loaded.
- onTabComplete(CommandSender, String[]) - Method in interface net.md_5.bungee.api.plugin.TabExecutor
- onTabComplete(CommandSender, String[]) - Method in class net.md_5.bungee.command.PlayerCommand
-
Deprecated.
- OPEN_FILE - Enum constant in enum net.md_5.bungee.api.chat.ClickEvent.Action
-
Open a file at the path given by
ClickEvent.value
. - OPEN_URL - Enum constant in enum net.md_5.bungee.api.chat.ClickEvent.Action
-
Open a url at the path given by
ClickEvent.value
. - ordinal() - Method in class net.md_5.bungee.api.ChatColor
-
Deprecated.holdover from when this class was an enum
- OverflowPacketException - Exception in net.md_5.bungee.protocol
- OverflowPacketException(String) - Constructor for exception net.md_5.bungee.protocol.OverflowPacketException
P
- packet - Variable in class net.md_5.bungee.protocol.PacketWrapper
- PacketWrapper - Class in net.md_5.bungee.protocol
- PacketWrapper() - Constructor for class net.md_5.bungee.protocol.PacketWrapper
- parse(String) - Static method in class net.md_5.bungee.chat.ComponentSerializer
-
Parse a JSON-compliant String as an array of base components.
- PendingConnection - Interface in net.md_5.bungee.api.connection
-
Represents a user attempting to log into the proxy.
- PermissionCheckEvent - Class in net.md_5.bungee.api.event
-
Called when the permission of a CommandSender is checked.
- PermissionCheckEvent() - Constructor for class net.md_5.bungee.api.event.PermissionCheckEvent
- PICK_ITEM - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- ping(Callback<ServerPing>) - Method in interface net.md_5.bungee.api.config.ServerInfo
-
Asynchronously gets the current player count on this server.
- PingPacket - Class in net.md_5.bungee.protocol.packet
- PingPacket() - Constructor for class net.md_5.bungee.protocol.packet.PingPacket
- PlayerCommand - Class in net.md_5.bungee.command
-
Deprecated.internal use only
- PlayerCommand(String) - Constructor for class net.md_5.bungee.command.PlayerCommand
-
Deprecated.
- PlayerCommand(String, String, String...) - Constructor for class net.md_5.bungee.command.PlayerCommand
-
Deprecated.
- PlayerDisconnectEvent - Class in net.md_5.bungee.api.event
-
Called when a player has left the proxy, it is not safe to call any methods that perform an action on the passed player instance.
- PlayerDisconnectEvent() - Constructor for class net.md_5.bungee.api.event.PlayerDisconnectEvent
- PlayerHandshakeEvent - Class in net.md_5.bungee.api.event
-
Event called to represent a player first making their presence and username known.
- PlayerHandshakeEvent(PendingConnection, Handshake) - Constructor for class net.md_5.bungee.api.event.PlayerHandshakeEvent
- PlayerInfo(String, String) - Constructor for class net.md_5.bungee.api.ServerPing.PlayerInfo
- PLAYERLIST - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- PlayerListHeaderFooter - Class in net.md_5.bungee.protocol.packet
- PlayerListHeaderFooter() - Constructor for class net.md_5.bungee.protocol.packet.PlayerListHeaderFooter
- PlayerListItem - Class in net.md_5.bungee.protocol.packet
- PlayerListItem() - Constructor for class net.md_5.bungee.protocol.packet.PlayerListItem
- PlayerListItem.Action - Enum in net.md_5.bungee.protocol.packet
- PlayerListItem.Item - Class in net.md_5.bungee.protocol.packet
- PlayerListItemRemove - Class in net.md_5.bungee.protocol.packet
- PlayerListItemRemove() - Constructor for class net.md_5.bungee.protocol.packet.PlayerListItemRemove
- PlayerListItemUpdate - Class in net.md_5.bungee.protocol.packet
- PlayerListItemUpdate() - Constructor for class net.md_5.bungee.protocol.packet.PlayerListItemUpdate
- PlayerListItemUpdate.Action - Enum in net.md_5.bungee.protocol.packet
- PlayerPublicKey - Class in net.md_5.bungee.protocol
- PlayerPublicKey() - Constructor for class net.md_5.bungee.protocol.PlayerPublicKey
- Players() - Constructor for class net.md_5.bungee.api.ServerPing.Players
- Plugin - Class in net.md_5.bungee.api.plugin
-
Represents any Plugin that may be loaded at runtime to enhance existing functionality.
- Plugin() - Constructor for class net.md_5.bungee.api.plugin.Plugin
- Plugin(ProxyServer, PluginDescription) - Constructor for class net.md_5.bungee.api.plugin.Plugin
- PLUGIN - Enum constant in enum net.md_5.bungee.api.event.ServerConnectEvent.Reason
-
Plugin initiated connect.
- PLUGIN_MESSAGE - Enum constant in enum net.md_5.bungee.api.event.ServerConnectEvent.Reason
-
Plugin message request.
- PluginDescription - Class in net.md_5.bungee.api.plugin
-
POJO representing the plugin.yml file.
- PluginDescription() - Constructor for class net.md_5.bungee.api.plugin.PluginDescription
- PluginLogger - Class in net.md_5.bungee.api.plugin
- PluginLogger(Plugin) - Constructor for class net.md_5.bungee.api.plugin.PluginLogger
- PluginManager - Class in net.md_5.bungee.api.plugin
-
Class to manage bridging between plugin duties and implementation duties, for example event handling and plugin management.
- PluginManager(ProxyServer) - Constructor for class net.md_5.bungee.api.plugin.PluginManager
- PluginMessage - Class in net.md_5.bungee.protocol.packet
- PluginMessage() - Constructor for class net.md_5.bungee.protocol.packet.PluginMessage
- PluginMessageEvent - Class in net.md_5.bungee.api.event
-
Event called when a plugin message is sent to the client or server.
- PluginMessageEvent(Connection, Connection, String, byte[]) - Constructor for class net.md_5.bungee.api.event.PluginMessageEvent
- Position - Enum in net.md_5.bungee.api.score
-
Represents locations for a scoreboard to be displayed.
- post(Object) - Method in class net.md_5.bungee.event.EventBus
- postCall() - Method in class net.md_5.bungee.api.event.AsyncEvent
- postCall() - Method in class net.md_5.bungee.api.plugin.Event
-
Method called after this event has been dispatched to all handlers.
- PostLoginEvent - Class in net.md_5.bungee.api.event
-
Event called as soon as a connection has a
ProxiedPlayer
and is ready to be connected to a server. - PostLoginEvent(ProxiedPlayer, ServerInfo, Callback<PostLoginEvent>) - Constructor for class net.md_5.bungee.api.event.PostLoginEvent
- PreLoginEvent - Class in net.md_5.bungee.api.event
-
Event called to represent a player first making their presence and username known.
- PreLoginEvent(PendingConnection, Callback<PreLoginEvent>) - Constructor for class net.md_5.bungee.api.event.PreLoginEvent
- print(String) - Method in class net.md_5.bungee.log.ColouredWriter
- priority() - Element in annotation type net.md_5.bungee.event.EventHandler
-
Define the priority of the event handler.
- process(ByteBuf, ByteBuf) - Method in interface net.md_5.bungee.jni.zlib.BungeeZlib
- process(ByteBuf, ByteBuf) - Method in class net.md_5.bungee.jni.zlib.JavaZlib
- process(ByteBuf, ByteBuf) - Method in class net.md_5.bungee.jni.zlib.NativeZlib
- Property - Class in net.md_5.bungee.protocol
- Property(String, String) - Constructor for class net.md_5.bungee.protocol.Property
- protocol - Variable in class net.md_5.bungee.protocol.PacketWrapper
- Protocol - Enum in net.md_5.bungee.protocol
- Protocol() - Constructor for class net.md_5.bungee.api.ServerPing.Protocol
- Protocol.DirectionData - Class in net.md_5.bungee.protocol
- ProtocolConstants - Class in net.md_5.bungee.protocol
- ProtocolConstants() - Constructor for class net.md_5.bungee.protocol.ProtocolConstants
- ProtocolConstants.Direction - Enum in net.md_5.bungee.protocol
- ProxiedPlayer - Interface in net.md_5.bungee.api.connection
-
Represents a player whose connection is being connected to somewhere else, whether it be a remote or embedded server.
- ProxiedPlayer.ChatMode - Enum in net.md_5.bungee.api.connection
-
Represents the player's chat state.
- ProxiedPlayer.MainHand - Enum in net.md_5.bungee.api.connection
- ProxyConfig - Interface in net.md_5.bungee.api
-
Deprecated.This class is subject to rapid change between releases
- ProxyPingEvent - Class in net.md_5.bungee.api.event
-
Called when the proxy is queried for status from the server list.
- ProxyPingEvent(PendingConnection, ServerPing, Callback<ProxyPingEvent>) - Constructor for class net.md_5.bungee.api.event.ProxyPingEvent
- ProxyReloadEvent - Class in net.md_5.bungee.api.event
-
Called when somebody reloads BungeeCord
- ProxyReloadEvent() - Constructor for class net.md_5.bungee.api.event.ProxyReloadEvent
- ProxyServer - Class in net.md_5.bungee.api
- ProxyServer() - Constructor for class net.md_5.bungee.api.ProxyServer
- publish(LogRecord) - Method in class net.md_5.bungee.log.ColouredWriter
- publish(LogRecord) - Method in class net.md_5.bungee.log.LoggingForwardHandler
Q
- QueryHandler - Class in net.md_5.bungee.query
- QueryHandler() - Constructor for class net.md_5.bungee.query.QueryHandler
- queue(LogRecord) - Method in class net.md_5.bungee.log.LogDispatcher
R
- read(ByteBuf) - Method in class net.md_5.bungee.protocol.DefinedPacket
- read(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.ClientStatus
- read(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.EntityStatus
- read(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.GameState
- read(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.Handshake
- read(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.LegacyHandshake
- read(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.LegacyPing
- read(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.LoginPayloadRequest
- read(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.LoginPayloadResponse
- read(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.PingPacket
- read(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.StatusRequest
- read(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.StatusResponse
- read(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.ViewDistance
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.ChatChain
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.DefinedPacket
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.BossBar
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Chat
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.ClearTitles
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.ClientChat
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.ClientCommand
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.ClientSettings
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Commands
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.CookieRequest
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.CookieResponse
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.EncryptionRequest
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.EncryptionResponse
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.FinishConfiguration
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.KeepAlive
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Login
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.LoginAcknowledged
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.LoginRequest
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.LoginSuccess
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.PlayerListHeaderFooter
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.PlayerListItem
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.PlayerListItemRemove
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.PlayerListItemUpdate
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.PluginMessage
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Respawn
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.ScoreboardDisplay
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.ScoreboardObjective
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.ScoreboardScore
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.ScoreboardScoreReset
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.ServerData
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.SetCompression
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.StartConfiguration
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.StoreCookie
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Subtitle
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.SystemChat
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.TabCompleteRequest
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.TabCompleteResponse
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Team
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Title
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.TitleTimes
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Transfer
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.UnsignedClientCommand
- read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.SeenMessages
- read(ByteBuf, Protocol, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.DefinedPacket
- read(ByteBuf, Protocol, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Kick
- readArray(ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- readArray(ByteBuf, int) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- readBaseComponent(ByteBuf, int) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- readBaseComponent(ByteBuf, int, int) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- readComponentStyle(ByteBuf, int) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- readEitherBaseComponent(ByteBuf, int, boolean) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- readEnumSet(Class<E>, ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- readFixedBitSet(int, ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- readNullable(Function<ByteBuf, T>, ByteBuf) - Method in class net.md_5.bungee.protocol.DefinedPacket
- readNumberFormat(ByteBuf, int) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- readProperties(ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- readPublicKey(ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- readString(ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- readString(ByteBuf, int) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- readStringArray(ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- readTag(ByteBuf, int) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- readUUID(ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- readVarInt(ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- readVarInt(ByteBuf, int) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- readVarIntArray(ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- readVarShort(ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- ReconnectHandler - Interface in net.md_5.bungee.api
- RED - Static variable in class net.md_5.bungee.api.ChatColor
-
Represents red.
- register(Object) - Method in class net.md_5.bungee.event.EventBus
- registerChannel(String) - Method in class net.md_5.bungee.api.ProxyServer
-
Register a channel for use with plugin messages.
- registerCommand(Plugin, Command) - Method in class net.md_5.bungee.api.plugin.PluginManager
-
Register a command so that it may be executed.
- registerIntent(Plugin) - Method in class net.md_5.bungee.api.event.AsyncEvent
-
Register an intent that this plugin will continue to perform work on a background task, and wishes to let the event proceed once the registered background task has completed.
- registerListener(Plugin, Listener) - Method in class net.md_5.bungee.api.plugin.PluginManager
-
Register a
Listener
for receiving called events. - RemoteQuery - Class in net.md_5.bungee.query
- RemoteQuery() - Constructor for class net.md_5.bungee.query.RemoteQuery
- REMOVE_PLAYER - Enum constant in enum net.md_5.bungee.protocol.packet.PlayerListItem.Action
- removeComponent(int) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Remove the component part at the position of given index.
- removeGroups(String...) - Method in interface net.md_5.bungee.api.CommandSender
-
Remove groups from this user for the current session only.
- removeObjective(String) - Method in class net.md_5.bungee.api.score.Scoreboard
- removePlayer(String) - Method in class net.md_5.bungee.api.score.Team
- removeScore(String) - Method in class net.md_5.bungee.api.score.Scoreboard
- removeTeam(String) - Method in class net.md_5.bungee.api.score.Scoreboard
- requiredAction() - Method in class net.md_5.bungee.api.chat.hover.content.Content
-
Required action for this content type.
- requiredAction() - Method in class net.md_5.bungee.api.chat.hover.content.Entity
- requiredAction() - Method in class net.md_5.bungee.api.chat.hover.content.Item
- requiredAction() - Method in class net.md_5.bungee.api.chat.hover.content.Text
- reset() - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Sets the current part back to normal settings.
- reset() - Method in interface net.md_5.bungee.api.Title
-
Remove the currently displayed title from the player's screen and set the configuration back to the default values.
- RESET - Enum constant in enum net.md_5.bungee.protocol.packet.Title.Action
- RESET - Static variable in class net.md_5.bungee.api.ChatColor
-
Resets all previous chat colors or formats.
- resetCursor() - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Resets the cursor to index of the last element.
- resetTabHeader() - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Clears the header and footer displayed in the tab player list.
- Respawn - Class in net.md_5.bungee.protocol.packet
- Respawn() - Constructor for class net.md_5.bungee.protocol.packet.Respawn
- retain(ComponentBuilder.FormatRetention) - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Retains only the specified formatting.
- retain(ComponentBuilder.FormatRetention) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Retains only the specified formatting.
- retrieveCookie(String) - Method in interface net.md_5.bungee.api.connection.PendingConnection
-
Retrieves a cookie from this pending connection.
- retrieveCookie(String) - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Retrieves a cookie from this player.
- right(R) - Static method in class net.md_5.bungee.protocol.Either
- RIGHT - Enum constant in enum net.md_5.bungee.api.connection.ProxiedPlayer.MainHand
- RIGHT - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- run() - Method in class net.md_5.bungee.log.LogDispatcher
- RUN_COMMAND - Enum constant in enum net.md_5.bungee.api.chat.ClickEvent.Action
-
Run the command given by
ClickEvent.value
. - runAsync(Plugin, Runnable) - Method in interface net.md_5.bungee.api.scheduler.TaskScheduler
-
Schedule a task to be executed asynchronously.
S
- save() - Method in interface net.md_5.bungee.api.ReconnectHandler
-
Save all pending reconnect locations.
- save(Configuration, File) - Method in class net.md_5.bungee.config.ConfigurationProvider
- save(Configuration, File) - Method in class net.md_5.bungee.config.JsonConfiguration
- save(Configuration, File) - Method in class net.md_5.bungee.config.YamlConfiguration
- save(Configuration, Writer) - Method in class net.md_5.bungee.config.ConfigurationProvider
- save(Configuration, Writer) - Method in class net.md_5.bungee.config.JsonConfiguration
- save(Configuration, Writer) - Method in class net.md_5.bungee.config.YamlConfiguration
- SAVE_TOOLBAR_ACTIVATOR - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- schedule(Plugin, Runnable, long, long, TimeUnit) - Method in interface net.md_5.bungee.api.scheduler.TaskScheduler
-
Schedules a task to be executed asynchronously after the specified delay is up.
- schedule(Plugin, Runnable, long, TimeUnit) - Method in interface net.md_5.bungee.api.scheduler.TaskScheduler
-
Schedules a task to be executed asynchronously after the specified delay is up.
- ScheduledTask - Interface in net.md_5.bungee.api.scheduler
-
Represents a task scheduled for execution by the
TaskScheduler
. - Score - Class in net.md_5.bungee.api.score
-
Represents a scoreboard score entry.
- Score() - Constructor for class net.md_5.bungee.api.score.Score
- Scoreboard - Class in net.md_5.bungee.api.score
- Scoreboard() - Constructor for class net.md_5.bungee.api.score.Scoreboard
- ScoreboardDisplay - Class in net.md_5.bungee.protocol.packet
- ScoreboardDisplay() - Constructor for class net.md_5.bungee.protocol.packet.ScoreboardDisplay
- ScoreboardObjective - Class in net.md_5.bungee.protocol.packet
- ScoreboardObjective() - Constructor for class net.md_5.bungee.protocol.packet.ScoreboardObjective
- ScoreboardObjective.HealthDisplay - Enum in net.md_5.bungee.protocol.packet
- ScoreboardScore - Class in net.md_5.bungee.protocol.packet
- ScoreboardScore() - Constructor for class net.md_5.bungee.protocol.packet.ScoreboardScore
- ScoreboardScoreReset - Class in net.md_5.bungee.protocol.packet
- ScoreboardScoreReset() - Constructor for class net.md_5.bungee.protocol.packet.ScoreboardScoreReset
- ScoreComponent - Class in net.md_5.bungee.api.chat
-
This component displays the score based on a player score on the scoreboard.
- ScoreComponent(String, String) - Constructor for class net.md_5.bungee.api.chat.ScoreComponent
-
Creates a new score component with the specified name and objective.
If not specifically set, value will default to an empty string; signifying that the scoreboard value should take precedence. - ScoreComponent(ScoreComponent) - Constructor for class net.md_5.bungee.api.chat.ScoreComponent
-
Creates a score component from the original to clone it.
- ScoreComponentSerializer - Class in net.md_5.bungee.chat
- ScoreComponentSerializer() - Constructor for class net.md_5.bungee.chat.ScoreComponentSerializer
- SCREENSHOT - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- SeenMessages - Class in net.md_5.bungee.protocol
- SeenMessages() - Constructor for class net.md_5.bungee.protocol.SeenMessages
- SelectorComponent - Class in net.md_5.bungee.api.chat
-
This component processes a target selector into a pre-formatted set of discovered names.
- SelectorComponent(String) - Constructor for class net.md_5.bungee.api.chat.SelectorComponent
-
Creates a selector component from the selector
- SelectorComponent(SelectorComponent) - Constructor for class net.md_5.bungee.api.chat.SelectorComponent
-
Creates a selector component from the original to clone it.
- SelectorComponentSerializer - Class in net.md_5.bungee.chat
- SelectorComponentSerializer() - Constructor for class net.md_5.bungee.chat.SelectorComponentSerializer
- send(ProxiedPlayer) - Method in interface net.md_5.bungee.api.Title
-
Send this title configuration to the specified player.
- sendData(String, byte[]) - Method in interface net.md_5.bungee.api.config.ServerInfo
-
Send data by any available means to this server.
- sendData(String, byte[]) - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Send a plugin message to this player.
- sendData(String, byte[]) - Method in interface net.md_5.bungee.api.connection.Server
-
Send data by any available means to this server.
- sendData(String, byte[], boolean) - Method in interface net.md_5.bungee.api.config.ServerInfo
-
Send data by any available means to this server.
- sendMessage(String) - Method in interface net.md_5.bungee.api.CommandSender
-
Deprecated.
- sendMessage(UUID, BaseComponent) - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Send a message to this player.
- sendMessage(UUID, BaseComponent...) - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Send a message to this player.
- sendMessage(BaseComponent) - Method in interface net.md_5.bungee.api.CommandSender
-
Send a message to this sender.
- sendMessage(BaseComponent...) - Method in interface net.md_5.bungee.api.CommandSender
-
Send a message to this sender.
- sendMessage(ChatMessageType, BaseComponent) - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Send a message to the specified screen position of this player.
- sendMessage(ChatMessageType, BaseComponent...) - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Send a message to the specified screen position of this player.
- sendMessages(String...) - Method in interface net.md_5.bungee.api.CommandSender
-
Deprecated.
- sendPacket(DefinedPacket) - Method in interface net.md_5.bungee.api.connection.Connection.Unsafe
-
Send a packet to this connection.
- sendTitle(Title) - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Sends a
Title
to this player. - serialize(JsonObject, BaseComponent, JsonSerializationContext) - Method in class net.md_5.bungee.chat.BaseComponentSerializer
- serialize(ComponentStyle, Type, JsonSerializationContext) - Method in class net.md_5.bungee.chat.ComponentStyleSerializer
- serialize(Entity, Type, JsonSerializationContext) - Method in class net.md_5.bungee.api.chat.hover.content.EntitySerializer
- serialize(Item, Type, JsonSerializationContext) - Method in class net.md_5.bungee.api.chat.hover.content.ItemSerializer
- serialize(Text, Type, JsonSerializationContext) - Method in class net.md_5.bungee.api.chat.hover.content.TextSerializer
- serialize(ItemTag, Type, JsonSerializationContext) - Method in class net.md_5.bungee.api.chat.ItemTag.Serializer
- serialize(KeybindComponent, Type, JsonSerializationContext) - Method in class net.md_5.bungee.chat.KeybindComponentSerializer
- serialize(ScoreComponent, Type, JsonSerializationContext) - Method in class net.md_5.bungee.chat.ScoreComponentSerializer
- serialize(SelectorComponent, Type, JsonSerializationContext) - Method in class net.md_5.bungee.chat.SelectorComponentSerializer
- serialize(TextComponent, Type, JsonSerializationContext) - Method in class net.md_5.bungee.chat.TextComponentSerializer
- serialize(TranslatableComponent, Type, JsonSerializationContext) - Method in class net.md_5.bungee.chat.TranslatableComponentSerializer
- serializedComponents - Static variable in class net.md_5.bungee.chat.ComponentSerializer
- Serializer() - Constructor for class net.md_5.bungee.api.chat.ItemTag.Serializer
- Server - Interface in net.md_5.bungee.api.connection
-
Represents a destination which this proxy might connect to.
- SERVER_DOWN_REDIRECT - Enum constant in enum net.md_5.bungee.api.event.ServerConnectEvent.Reason
-
Redirecting to another server when client loses connection to server due to an exception.
- ServerConnectedEvent - Class in net.md_5.bungee.api.event
-
Not to be confused with
ServerConnectEvent
, this event is called once a connection to a server is fully operational, and is about to hand over control of the session to the player. - ServerConnectedEvent() - Constructor for class net.md_5.bungee.api.event.ServerConnectedEvent
- ServerConnectEvent - Class in net.md_5.bungee.api.event
-
Called when deciding to connect to a server.
- ServerConnectEvent(ProxiedPlayer, ServerInfo) - Constructor for class net.md_5.bungee.api.event.ServerConnectEvent
-
Deprecated.
- ServerConnectEvent(ProxiedPlayer, ServerInfo, ServerConnectEvent.Reason) - Constructor for class net.md_5.bungee.api.event.ServerConnectEvent
-
Deprecated.
- ServerConnectEvent(ProxiedPlayer, ServerInfo, ServerConnectEvent.Reason, ServerConnectRequest) - Constructor for class net.md_5.bungee.api.event.ServerConnectEvent
- ServerConnectEvent.Reason - Enum in net.md_5.bungee.api.event
- ServerConnectRequest - Class in net.md_5.bungee.api
-
A request to connect a server.
- ServerConnectRequest() - Constructor for class net.md_5.bungee.api.ServerConnectRequest
- ServerConnectRequest.Builder - Class in net.md_5.bungee.api
-
Class that sets default properties/adds methods to the lombok builder generated class.
- ServerConnectRequest.Result - Enum in net.md_5.bungee.api
-
The result from this callback after request has been executed by proxy.
- ServerData - Class in net.md_5.bungee.protocol.packet
- ServerData() - Constructor for class net.md_5.bungee.protocol.packet.ServerData
- ServerDisconnectEvent - Class in net.md_5.bungee.api.event
-
Called when the player is disconnected from a server, for example during server switching.
- ServerDisconnectEvent() - Constructor for class net.md_5.bungee.api.event.ServerDisconnectEvent
- ServerInfo - Interface in net.md_5.bungee.api.config
-
Class used to represent a server to connect to.
- ServerKickEvent - Class in net.md_5.bungee.api.event
-
Represents a player getting kicked from a server.
- ServerKickEvent(ProxiedPlayer, BaseComponent[], ServerInfo) - Constructor for class net.md_5.bungee.api.event.ServerKickEvent
-
Deprecated.
- ServerKickEvent(ProxiedPlayer, BaseComponent[], ServerInfo, ServerKickEvent.State) - Constructor for class net.md_5.bungee.api.event.ServerKickEvent
-
Deprecated.
- ServerKickEvent(ProxiedPlayer, ServerInfo, BaseComponent[], ServerInfo, ServerKickEvent.State) - Constructor for class net.md_5.bungee.api.event.ServerKickEvent
-
Deprecated.
- ServerKickEvent(ProxiedPlayer, ServerInfo, BaseComponent, ServerInfo, ServerKickEvent.State) - Constructor for class net.md_5.bungee.api.event.ServerKickEvent
- ServerKickEvent.State - Enum in net.md_5.bungee.api.event
- ServerPing - Class in net.md_5.bungee.api
-
Represents the standard list data returned by opening a server in the Minecraft client server list, or hitting it with a packet 0xFE.
- ServerPing(ServerPing.Protocol, ServerPing.Players, String, String) - Constructor for class net.md_5.bungee.api.ServerPing
-
Deprecated.
- ServerPing(ServerPing.Protocol, ServerPing.Players, String, Favicon) - Constructor for class net.md_5.bungee.api.ServerPing
-
Deprecated.
- ServerPing.ModInfo - Class in net.md_5.bungee.api
- ServerPing.ModItem - Class in net.md_5.bungee.api
- ServerPing.PlayerInfo - Class in net.md_5.bungee.api
- ServerPing.Players - Class in net.md_5.bungee.api
- ServerPing.Protocol - Class in net.md_5.bungee.api
- ServerSwitchEvent - Class in net.md_5.bungee.api.event
-
Called when a player has changed servers.
- ServerSwitchEvent() - Constructor for class net.md_5.bungee.api.event.ServerSwitchEvent
- set(String, Object) - Method in class net.md_5.bungee.config.Configuration
- setBold(Boolean) - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Set whether or not this component is bold.
- setCancelled(boolean) - Method in interface net.md_5.bungee.api.plugin.Cancellable
-
Sets the cancelled state of this event.
- setCancelReason(String) - Method in class net.md_5.bungee.api.event.LoginEvent
-
Deprecated.use component methods instead
- setCancelReason(String) - Method in class net.md_5.bungee.api.event.PreLoginEvent
-
Deprecated.Use component methods instead
- setCancelReason(BaseComponent...) - Method in class net.md_5.bungee.api.event.LoginEvent
-
Deprecated.use single component methods instead
- setCancelReason(BaseComponent...) - Method in class net.md_5.bungee.api.event.PreLoginEvent
-
Deprecated.use single component methods instead
- setColor(ChatColor) - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Set this component's color.
- SetCompression - Class in net.md_5.bungee.protocol.packet
- SetCompression() - Constructor for class net.md_5.bungee.protocol.packet.SetCompression
- setConfigurationAdapter(ConfigurationAdapter) - Method in class net.md_5.bungee.api.ProxyServer
-
Set the configuration adapter to be used.
- setCursor(int) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Sets the position of the current component to be modified
- setDescription(String) - Method in class net.md_5.bungee.api.ServerPing
-
Deprecated.
- setDescriptionComponent(BaseComponent) - Method in class net.md_5.bungee.api.ServerPing
- setDisplayName(String) - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Sets this player's display name to be used by proxy commands and plugins.
- setExtra(List<BaseComponent>) - Method in class net.md_5.bungee.api.chat.BaseComponent
- setFavicon(String) - Method in class net.md_5.bungee.api.ServerPing
-
Deprecated.
- setFavicon(Favicon) - Method in class net.md_5.bungee.api.ServerPing
- setFont(String) - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Set this component's font.
- setId(String) - Method in class net.md_5.bungee.api.ServerPing.PlayerInfo
- setInstance(ProxyServer) - Static method in class net.md_5.bungee.api.ProxyServer
-
Sets the proxy instance.
- setItalic(Boolean) - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Set whether or not this component is italic.
- setKickReason(String) - Method in class net.md_5.bungee.api.event.ServerKickEvent
-
Deprecated.use component methods instead
- setKickReasonComponent(BaseComponent[]) - Method in class net.md_5.bungee.api.event.ServerKickEvent
-
Deprecated.use single component methods instead
- setObfuscated(Boolean) - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Set whether or not this component is obfuscated.
- setOnlineMode(boolean) - Method in interface net.md_5.bungee.api.connection.PendingConnection
-
Set this connection's online mode.
- setPermission(String, boolean) - Method in interface net.md_5.bungee.api.CommandSender
-
Set a permission node for this user.
- setReconnectHandler(ReconnectHandler) - Method in class net.md_5.bungee.api.ProxyServer
-
Sets the reconnect handler to be used for subsequent connections.
- setReconnectServer(ServerInfo) - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Set the server which this player will be sent to next time the log in.
- setServer(ProxiedPlayer) - Method in interface net.md_5.bungee.api.ReconnectHandler
-
Save the server of this player before they disconnect so it can be retrieved later.
- setStrikethrough(Boolean) - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Set whether or not this component is strikethrough.
- setStyle(ComponentStyle) - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Set the
ComponentStyle
for this component. - setTabHeader(BaseComponent[], BaseComponent[]) - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Set the header and footer displayed in the tab player list.
- setTabHeader(BaseComponent, BaseComponent) - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Set the header and footer displayed in the tab player list.
- SettingsChangedEvent - Class in net.md_5.bungee.api.event
-
Called after a
ProxiedPlayer
changed one or more of the following (client-side) settings: View distance Locale Displayed skin parts Chat visibility Chat colors Main hand side (left or right) - SettingsChangedEvent() - Constructor for class net.md_5.bungee.api.event.SettingsChangedEvent
- setUnderlined(Boolean) - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Set whether or not this component is underlined.
- setUniqueId(UUID) - Method in interface net.md_5.bungee.api.connection.PendingConnection
-
Set the connection's uuid
- setWith(List<BaseComponent>) - Method in class net.md_5.bungee.api.chat.TranslatableComponent
-
Sets the translation substitutions to be used in this component.
- SHOW_ACHIEVEMENT - Enum constant in enum net.md_5.bungee.api.chat.HoverEvent.Action
-
Deprecated.
- SHOW_ENTITY - Enum constant in enum net.md_5.bungee.api.chat.HoverEvent.Action
- SHOW_ITEM - Enum constant in enum net.md_5.bungee.api.chat.HoverEvent.Action
- SHOW_TEXT - Enum constant in enum net.md_5.bungee.api.chat.HoverEvent.Action
- SHOWN - Enum constant in enum net.md_5.bungee.api.connection.ProxiedPlayer.ChatMode
-
The player will see all chat.
- SIDEBAR - Enum constant in enum net.md_5.bungee.api.score.Position
- SIDEBAR_AQUA - Enum constant in enum net.md_5.bungee.api.score.Position
- SIDEBAR_BLACK - Enum constant in enum net.md_5.bungee.api.score.Position
- SIDEBAR_BLUE - Enum constant in enum net.md_5.bungee.api.score.Position
- SIDEBAR_DARK_AQUA - Enum constant in enum net.md_5.bungee.api.score.Position
- SIDEBAR_DARK_BLUE - Enum constant in enum net.md_5.bungee.api.score.Position
- SIDEBAR_DARK_GRAY - Enum constant in enum net.md_5.bungee.api.score.Position
- SIDEBAR_DARK_GREEN - Enum constant in enum net.md_5.bungee.api.score.Position
- SIDEBAR_DARK_PURPLE - Enum constant in enum net.md_5.bungee.api.score.Position
- SIDEBAR_DARK_RED - Enum constant in enum net.md_5.bungee.api.score.Position
- SIDEBAR_GOLD - Enum constant in enum net.md_5.bungee.api.score.Position
- SIDEBAR_GRAY - Enum constant in enum net.md_5.bungee.api.score.Position
- SIDEBAR_GREEN - Enum constant in enum net.md_5.bungee.api.score.Position
- SIDEBAR_LIGHT_PURPLE - Enum constant in enum net.md_5.bungee.api.score.Position
- SIDEBAR_RED - Enum constant in enum net.md_5.bungee.api.score.Position
- SIDEBAR_WHITE - Enum constant in enum net.md_5.bungee.api.score.Position
- SIDEBAR_YELLOW - Enum constant in enum net.md_5.bungee.api.score.Position
- SkinConfiguration - Interface in net.md_5.bungee.api
-
Represents a player's skin settings.
- SMOOTH_CAMERA - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- SNEAK - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- SOCIAL_INTERACTIONS - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- SPECTATOR_OUTLINES - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- SPRINT - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- start(Class<? extends Channel>, InetSocketAddress, EventLoopGroup, ChannelFutureListener) - Method in class net.md_5.bungee.query.RemoteQuery
- StartConfiguration - Class in net.md_5.bungee.protocol.packet
- StartConfiguration() - Constructor for class net.md_5.bungee.protocol.packet.StartConfiguration
- STATUS - Enum constant in enum net.md_5.bungee.protocol.Protocol
- StatusRequest - Class in net.md_5.bungee.protocol.packet
- StatusRequest() - Constructor for class net.md_5.bungee.protocol.packet.StatusRequest
- StatusResponse - Class in net.md_5.bungee.protocol.packet
- StatusResponse() - Constructor for class net.md_5.bungee.protocol.packet.StatusResponse
- stay(int) - Method in interface net.md_5.bungee.api.Title
-
Set the duration in ticks how long the title should stay on the screen.
- stop() - Method in class net.md_5.bungee.api.ProxyServer
-
Gracefully mark this instance for shutdown.
- stop(String) - Method in class net.md_5.bungee.api.ProxyServer
-
Gracefully mark this instance for shutdown.
- storeCookie(String, byte[]) - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Stores a cookie in this player's client.
- StoreCookie - Class in net.md_5.bungee.protocol.packet
- StoreCookie() - Constructor for class net.md_5.bungee.protocol.packet.StoreCookie
- strikethrough(boolean) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Sets whether the current part is strikethrough.
- strikethrough(Boolean) - Method in class net.md_5.bungee.api.chat.ComponentStyleBuilder
-
Set the style's strikethrough property.
- STRIKETHROUGH - Static variable in class net.md_5.bungee.api.ChatColor
-
Makes a line appear through the text.
- STRIP_COLOR_PATTERN - Static variable in class net.md_5.bungee.api.ChatColor
-
Pattern to remove all colour codes.
- stripColor(String) - Static method in class net.md_5.bungee.api.ChatColor
-
Strips the given message of all color codes
- style(ComponentStyle) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Applies the provided
ComponentStyle
to the current part. - STYLED - Enum constant in enum net.md_5.bungee.protocol.NumberFormat.Type
- subTitle(BaseComponent) - Method in interface net.md_5.bungee.api.Title
-
Set the subtitle to send to the player.
- subTitle(BaseComponent...) - Method in interface net.md_5.bungee.api.Title
-
Set the subtitle to send to the player.
- Subtitle - Class in net.md_5.bungee.protocol.packet
- Subtitle() - Constructor for class net.md_5.bungee.protocol.packet.Subtitle
- SUBTITLE - Enum constant in enum net.md_5.bungee.protocol.packet.Title.Action
- SUCCESS - Enum constant in enum net.md_5.bungee.api.ServerConnectRequest.Result
-
Successfully connected to server.
- SUGGEST_COMMAND - Enum constant in enum net.md_5.bungee.api.chat.ClickEvent.Action
-
Inserts the string given by
ClickEvent.value
into the player's text box. - SuggestionRegistry() - Constructor for class net.md_5.bungee.protocol.packet.Commands.SuggestionRegistry
- SUPPORTED_VERSION_IDS - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- SUPPORTED_VERSIONS - Static variable in class net.md_5.bungee.protocol.ProtocolConstants
- SWAP_HANDS - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- SYSTEM - Enum constant in enum net.md_5.bungee.api.ChatMessageType
- SystemChat - Class in net.md_5.bungee.protocol.packet
- SystemChat() - Constructor for class net.md_5.bungee.protocol.packet.SystemChat
T
- TabCompleteEvent - Class in net.md_5.bungee.api.event
-
Event called when a player uses tab completion.
- TabCompleteEvent(Connection, Connection, String, List<String>) - Constructor for class net.md_5.bungee.api.event.TabCompleteEvent
- TabCompleteRequest - Class in net.md_5.bungee.protocol.packet
- TabCompleteRequest(int, String) - Constructor for class net.md_5.bungee.protocol.packet.TabCompleteRequest
- TabCompleteRequest(String, boolean, boolean, long) - Constructor for class net.md_5.bungee.protocol.packet.TabCompleteRequest
- TabCompleteResponse - Class in net.md_5.bungee.protocol.packet
- TabCompleteResponse(int, Suggestions) - Constructor for class net.md_5.bungee.protocol.packet.TabCompleteResponse
- TabCompleteResponse(List<String>) - Constructor for class net.md_5.bungee.protocol.packet.TabCompleteResponse
- TabCompleteResponseEvent - Class in net.md_5.bungee.api.event
-
Event called when a backend server sends a response to a player asking to tab-complete a chat message or command.
- TabCompleteResponseEvent(Connection, Connection, List<String>) - Constructor for class net.md_5.bungee.api.event.TabCompleteResponseEvent
- TabExecutor - Interface in net.md_5.bungee.api.plugin
- TagUtil - Class in net.md_5.bungee.protocol
- TagUtil() - Constructor for class net.md_5.bungee.protocol.TagUtil
- TargetedEvent - Class in net.md_5.bungee.api.event
-
An event which occurs in the communication between two nodes.
- TargetedEvent() - Constructor for class net.md_5.bungee.api.event.TargetedEvent
- TaskScheduler - Interface in net.md_5.bungee.api.scheduler
-
This interface represents a scheduler which may be used to queue, delay and execute tasks in an asynchronous fashion.
- TaskScheduler.Unsafe - Interface in net.md_5.bungee.api.scheduler
- Team - Class in net.md_5.bungee.api.score
- Team - Class in net.md_5.bungee.protocol.packet
- Team() - Constructor for class net.md_5.bungee.api.score.Team
- Team(String) - Constructor for class net.md_5.bungee.protocol.packet.Team
-
Packet to destroy a team.
- Text - Class in net.md_5.bungee.api.chat.hover.content
- Text(String) - Constructor for class net.md_5.bungee.api.chat.hover.content.Text
- Text(BaseComponent) - Constructor for class net.md_5.bungee.api.chat.hover.content.Text
- Text(BaseComponent[]) - Constructor for class net.md_5.bungee.api.chat.hover.content.Text
- TextComponent - Class in net.md_5.bungee.api.chat
- TextComponent() - Constructor for class net.md_5.bungee.api.chat.TextComponent
-
Creates a TextComponent with blank text.
- TextComponent(BaseComponent...) - Constructor for class net.md_5.bungee.api.chat.TextComponent
-
Creates a TextComponent with blank text and the extras set to the passed array
- TextComponent(TextComponent) - Constructor for class net.md_5.bungee.api.chat.TextComponent
-
Creates a TextComponent with formatting and text from the passed component
- TextComponentSerializer - Class in net.md_5.bungee.chat
- TextComponentSerializer() - Constructor for class net.md_5.bungee.chat.TextComponentSerializer
- TextSerializer - Class in net.md_5.bungee.api.chat.hover.content
- TextSerializer() - Constructor for class net.md_5.bungee.api.chat.hover.content.TextSerializer
- TIMES - Enum constant in enum net.md_5.bungee.protocol.packet.Title.Action
- title(BaseComponent) - Method in interface net.md_5.bungee.api.Title
-
Set the title to send to the player.
- title(BaseComponent...) - Method in interface net.md_5.bungee.api.Title
-
Set the title to send to the player.
- Title - Class in net.md_5.bungee.protocol.packet
- Title - Interface in net.md_5.bungee.api
-
Represents a configuration of a title.
- Title(Title.Action) - Constructor for class net.md_5.bungee.protocol.packet.Title
- TITLE - Enum constant in enum net.md_5.bungee.protocol.packet.Title.Action
- Title.Action - Enum in net.md_5.bungee.protocol.packet
- TitleTimes - Class in net.md_5.bungee.protocol.packet
- TitleTimes() - Constructor for class net.md_5.bungee.protocol.packet.TitleTimes
- TO_CLIENT - Enum constant in enum net.md_5.bungee.protocol.ProtocolConstants.Direction
- TO_CLIENT - Variable in enum net.md_5.bungee.protocol.Protocol
- TO_SERVER - Enum constant in enum net.md_5.bungee.protocol.ProtocolConstants.Direction
- TO_SERVER - Variable in enum net.md_5.bungee.protocol.Protocol
- toArray(ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- TOGGLE_PERSPECTIVE - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- toJson(BaseComponent) - Static method in class net.md_5.bungee.chat.ComponentSerializer
- toJson(ComponentStyle) - Static method in class net.md_5.bungee.chat.ComponentSerializer
- toJson(SpecificTag) - Static method in class net.md_5.bungee.protocol.TagUtil
- toLegacyText() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Converts the component to a string that uses the old formatting codes (
ChatColor.COLOR_CHAR
- toLegacyText(StringBuilder) - Method in class net.md_5.bungee.api.chat.KeybindComponent
- toLegacyText(StringBuilder) - Method in class net.md_5.bungee.api.chat.ScoreComponent
- toLegacyText(StringBuilder) - Method in class net.md_5.bungee.api.chat.SelectorComponent
- toLegacyText(StringBuilder) - Method in class net.md_5.bungee.api.chat.TextComponent
- toLegacyText(StringBuilder) - Method in class net.md_5.bungee.api.chat.TranslatableComponent
- toLegacyText(BaseComponent...) - Static method in class net.md_5.bungee.api.chat.BaseComponent
-
Converts the components to a string that uses the old formatting codes (
ChatColor.COLOR_CHAR
- toPlainText() - Method in class net.md_5.bungee.api.chat.BaseComponent
-
Converts the component into a string without any formatting
- toPlainText(StringBuilder) - Method in class net.md_5.bungee.api.chat.KeybindComponent
- toPlainText(StringBuilder) - Method in class net.md_5.bungee.api.chat.ScoreComponent
- toPlainText(StringBuilder) - Method in class net.md_5.bungee.api.chat.SelectorComponent
- toPlainText(StringBuilder) - Method in class net.md_5.bungee.api.chat.TextComponent
- toPlainText(StringBuilder) - Method in class net.md_5.bungee.api.chat.TranslatableComponent
- toPlainText(BaseComponent...) - Static method in class net.md_5.bungee.api.chat.BaseComponent
-
Converts the components into a string without any formatting
- toString() - Method in class net.md_5.bungee.api.chat.TextComponent
- toString() - Method in class net.md_5.bungee.api.ChatColor
- toString() - Method in class net.md_5.bungee.protocol.DefinedPacket
- toString() - Method in enum net.md_5.bungee.protocol.packet.ScoreboardObjective.HealthDisplay
- toString(Object) - Static method in class net.md_5.bungee.chat.ComponentSerializer
- toString(BaseComponent) - Static method in class net.md_5.bungee.chat.ComponentSerializer
- toString(BaseComponent...) - Static method in class net.md_5.bungee.chat.ComponentSerializer
- toString(ComponentStyle) - Static method in class net.md_5.bungee.chat.ComponentSerializer
- transfer(String, int) - Method in interface net.md_5.bungee.api.connection.ProxiedPlayer
-
Requests this player to connect to a different server specified by host and port.
- Transfer - Class in net.md_5.bungee.protocol.packet
- Transfer() - Constructor for class net.md_5.bungee.protocol.packet.Transfer
- TranslatableComponent - Class in net.md_5.bungee.api.chat
- TranslatableComponent(String, Object...) - Constructor for class net.md_5.bungee.api.chat.TranslatableComponent
-
Creates a translatable component with the passed substitutions
- TranslatableComponent(TranslatableComponent) - Constructor for class net.md_5.bungee.api.chat.TranslatableComponent
-
Creates a translatable component from the original to clone it.
- TranslatableComponent(TranslationProvider, Object...) - Constructor for class net.md_5.bungee.api.chat.TranslatableComponent
-
Creates a translatable component with the passed substitutions
- TranslatableComponentSerializer - Class in net.md_5.bungee.chat
- TranslatableComponentSerializer() - Constructor for class net.md_5.bungee.chat.TranslatableComponentSerializer
- translate(String) - Method in class net.md_5.bungee.chat.TranslationRegistry
- translateAlternateColorCodes(char, String) - Static method in class net.md_5.bungee.api.ChatColor
- TranslationProvider - Interface in net.md_5.bungee.api.chat
-
An object capable of being translated by the client in a
TranslatableComponent
. - TranslationRegistry - Class in net.md_5.bungee.chat
- TranslationRegistry() - Constructor for class net.md_5.bungee.chat.TranslationRegistry
- trySingleRelease() - Method in class net.md_5.bungee.protocol.PacketWrapper
U
- UNDERLINE - Static variable in class net.md_5.bungee.api.ChatColor
-
Makes the text appear underlined.
- underlined(boolean) - Method in class net.md_5.bungee.api.chat.ComponentBuilder
-
Sets whether the current part is underlined.
- underlined(Boolean) - Method in class net.md_5.bungee.api.chat.ComponentStyleBuilder
-
Set the style's underlined property.
- unicode(char) - Static method in class net.md_5.bungee.Util
-
Formats an char as a unicode value.
- UNKNOWN - Enum constant in enum net.md_5.bungee.api.event.ServerConnectEvent.Reason
-
Unknown cause.
- UNKNOWN - Enum constant in enum net.md_5.bungee.api.event.ServerKickEvent.State
- unregister(Object) - Method in class net.md_5.bungee.event.EventBus
- unregisterChannel(String) - Method in class net.md_5.bungee.api.ProxyServer
-
Unregister a previously registered channel.
- unregisterCommand(Command) - Method in class net.md_5.bungee.api.plugin.PluginManager
-
Unregister a command so it will no longer be executed.
- unregisterCommands(Plugin) - Method in class net.md_5.bungee.api.plugin.PluginManager
-
Unregister all commands owned by a
Plugin
- unregisterListener(Listener) - Method in class net.md_5.bungee.api.plugin.PluginManager
-
Unregister a
Listener
so that the events do not reach it anymore. - unregisterListeners(Plugin) - Method in class net.md_5.bungee.api.plugin.PluginManager
-
Unregister all of a Plugin's listener.
- unsafe() - Method in interface net.md_5.bungee.api.connection.Connection
-
Get the unsafe methods of this class.
- unsafe() - Method in interface net.md_5.bungee.api.scheduler.TaskScheduler
-
Get the unsafe methods of this class.
- UnsignedClientCommand - Class in net.md_5.bungee.protocol.packet
- UnsignedClientCommand() - Constructor for class net.md_5.bungee.protocol.packet.UnsignedClientCommand
- UPDATE_DISPLAY_NAME - Enum constant in enum net.md_5.bungee.protocol.packet.PlayerListItem.Action
- UPDATE_DISPLAY_NAME - Enum constant in enum net.md_5.bungee.protocol.packet.PlayerListItemUpdate.Action
- UPDATE_GAMEMODE - Enum constant in enum net.md_5.bungee.protocol.packet.PlayerListItem.Action
- UPDATE_GAMEMODE - Enum constant in enum net.md_5.bungee.protocol.packet.PlayerListItemUpdate.Action
- UPDATE_LATENCY - Enum constant in enum net.md_5.bungee.protocol.packet.PlayerListItem.Action
- UPDATE_LATENCY - Enum constant in enum net.md_5.bungee.protocol.packet.PlayerListItemUpdate.Action
- UPDATE_LISTED - Enum constant in enum net.md_5.bungee.protocol.packet.PlayerListItemUpdate.Action
- USE - Static variable in interface net.md_5.bungee.api.chat.Keybinds
- Util - Class in net.md_5.bungee
-
Series of utility classes to perform various operations.
- Util() - Constructor for class net.md_5.bungee.Util
V
- valueOf(String) - Static method in enum net.md_5.bungee.api.chat.ClickEvent.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.md_5.bungee.api.chat.ComponentBuilder.FormatRetention
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.md_5.bungee.api.chat.HoverEvent.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class net.md_5.bungee.api.ChatColor
-
Deprecated.holdover from when this class was an enum
- valueOf(String) - Static method in enum net.md_5.bungee.api.ChatMessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.md_5.bungee.api.connection.ProxiedPlayer.ChatMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.md_5.bungee.api.connection.ProxiedPlayer.MainHand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.md_5.bungee.api.event.ServerConnectEvent.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.md_5.bungee.api.event.ServerKickEvent.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.md_5.bungee.api.score.Position
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.md_5.bungee.api.ServerConnectRequest.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.md_5.bungee.protocol.NumberFormat.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.md_5.bungee.protocol.packet.PlayerListItem.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.md_5.bungee.protocol.packet.PlayerListItemUpdate.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.md_5.bungee.protocol.packet.ScoreboardObjective.HealthDisplay
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.md_5.bungee.protocol.packet.Title.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.md_5.bungee.protocol.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.md_5.bungee.protocol.ProtocolConstants.Direction
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.md_5.bungee.api.chat.ClickEvent.Action
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.md_5.bungee.api.chat.ComponentBuilder.FormatRetention
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.md_5.bungee.api.chat.HoverEvent.Action
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class net.md_5.bungee.api.ChatColor
-
Deprecated.holdover from when this class was an enum
- values() - Static method in enum net.md_5.bungee.api.ChatMessageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.md_5.bungee.api.connection.ProxiedPlayer.ChatMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.md_5.bungee.api.connection.ProxiedPlayer.MainHand
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.md_5.bungee.api.event.ServerConnectEvent.Reason
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.md_5.bungee.api.event.ServerKickEvent.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.md_5.bungee.api.score.Position
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.md_5.bungee.api.ServerConnectRequest.Result
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.md_5.bungee.protocol.NumberFormat.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.md_5.bungee.protocol.packet.PlayerListItem.Action
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.md_5.bungee.protocol.packet.PlayerListItemUpdate.Action
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.md_5.bungee.protocol.packet.ScoreboardObjective.HealthDisplay
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.md_5.bungee.protocol.packet.Title.Action
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.md_5.bungee.protocol.Protocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum net.md_5.bungee.protocol.ProtocolConstants.Direction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Varint21FrameDecoder - Class in net.md_5.bungee.protocol
- Varint21FrameDecoder() - Constructor for class net.md_5.bungee.protocol.Varint21FrameDecoder
- Varint21LengthFieldExtraBufPrepender - Class in net.md_5.bungee.protocol
-
Prepend length of the message as a Varint21 using an extra buffer for the length, avoiding copying packet data
- Varint21LengthFieldExtraBufPrepender() - Constructor for class net.md_5.bungee.protocol.Varint21LengthFieldExtraBufPrepender
- Varint21LengthFieldPrepender - Class in net.md_5.bungee.protocol
-
Prepend length of the message as a Varint21 by writing length and data to a new buffer
- Varint21LengthFieldPrepender() - Constructor for class net.md_5.bungee.protocol.Varint21LengthFieldPrepender
- ViewDistance - Class in net.md_5.bungee.protocol.packet
- ViewDistance() - Constructor for class net.md_5.bungee.protocol.packet.ViewDistance
W
- WHITE - Static variable in class net.md_5.bungee.api.ChatColor
-
Represents white.
- write(ByteBuf) - Method in class net.md_5.bungee.protocol.DefinedPacket
- write(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.ClientStatus
- write(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.EntityStatus
- write(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.GameState
- write(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.Handshake
- write(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.LegacyHandshake
- write(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.LegacyPing
- write(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.LoginPayloadRequest
- write(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.LoginPayloadResponse
- write(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.PingPacket
- write(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.StatusRequest
- write(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.StatusResponse
- write(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.ViewDistance
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.ChatChain
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.DefinedPacket
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.BossBar
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Chat
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.ClearTitles
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.ClientChat
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.ClientCommand
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.ClientSettings
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Commands
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.CookieRequest
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.CookieResponse
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.EncryptionRequest
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.EncryptionResponse
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.FinishConfiguration
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.KeepAlive
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Login
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.LoginAcknowledged
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.LoginRequest
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.LoginSuccess
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.PlayerListHeaderFooter
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.PlayerListItem
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.PlayerListItemRemove
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.PlayerListItemUpdate
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.PluginMessage
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Respawn
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.ScoreboardDisplay
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.ScoreboardObjective
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.ScoreboardScore
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.ScoreboardScoreReset
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.ServerData
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.SetCompression
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.StartConfiguration
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.StoreCookie
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Subtitle
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.SystemChat
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.TabCompleteRequest
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.TabCompleteResponse
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Team
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Title
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.TitleTimes
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Transfer
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.UnsignedClientCommand
- write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.SeenMessages
- write(ByteBuf, Protocol, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.DefinedPacket
- write(ByteBuf, Protocol, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Kick
- writeArray(byte[], ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- writeBaseComponent(BaseComponent, ByteBuf, int) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- writeComponentStyle(ComponentStyle, ByteBuf, int) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- writeEitherBaseComponent(Either<String, BaseComponent>, ByteBuf, int) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- writeEnumSet(EnumSet<E>, Class<E>, ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- writeFixedBitSet(BitSet, int, ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- writeNullable(T, BiConsumer<T, ByteBuf>, ByteBuf) - Method in class net.md_5.bungee.protocol.DefinedPacket
- writeNumberFormat(NumberFormat, ByteBuf, int) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- writeProperties(Property[], ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- writePublicKey(PlayerPublicKey, ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- writeString(String, ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- writeString(String, ByteBuf, int) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- writeStringArray(List<String>, ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- writeTag(Tag, ByteBuf, int) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- writeUUID(UUID, ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- writeVarInt(int, ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
- writeVarShort(ByteBuf, int) - Static method in class net.md_5.bungee.protocol.DefinedPacket
Y
- YamlConfiguration - Class in net.md_5.bungee.config
- YamlConfiguration() - Constructor for class net.md_5.bungee.config.YamlConfiguration
- YELLOW - Static variable in class net.md_5.bungee.api.ChatColor
-
Represents yellow.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form