Skip navigation links
A B C D E F G H I K L M N O P R S T V W 

A

AbstractPacketHandler - Class in net.md_5.bungee.protocol
 
AbstractPacketHandler() - Constructor for class net.md_5.bungee.protocol.AbstractPacketHandler
 
ASK_SERVER - Static variable in class net.md_5.bungee.protocol.packet.Commands.SuggestionRegistry
 

B

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
 
BossBar - Class in net.md_5.bungee.protocol.packet
 
BossBar(UUID, int) - Constructor for class net.md_5.bungee.protocol.packet.BossBar
 
BossBar() - Constructor for class net.md_5.bungee.protocol.packet.BossBar
 
buf - Variable in class net.md_5.bungee.protocol.PacketWrapper
 

C

canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.BossBar
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.Chat
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.ClientSettings
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.ClientStatus
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.Commands
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.Commands.SuggestionRegistry
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.EncryptionRequest
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.EncryptionResponse
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.EntityStatus
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.GameState
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.Handshake
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.KeepAlive
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.Kick
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.LegacyHandshake
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.LegacyPing
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.Login
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.LoginPayloadRequest
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.LoginPayloadResponse
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.LoginRequest
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.LoginSuccess
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.PingPacket
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.PlayerListHeaderFooter
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.PlayerListItem
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.PlayerListItem.Item
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.PluginMessage
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.Respawn
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.ScoreboardDisplay
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.ScoreboardObjective
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.ScoreboardScore
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.SetCompression
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.StatusRequest
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.StatusResponse
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.TabCompleteRequest
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.TabCompleteResponse
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.Team
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.Title
 
canEqual(Object) - Method in class net.md_5.bungee.protocol.packet.ViewDistance
 
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() - Constructor for class net.md_5.bungee.protocol.packet.Chat
 
Chat(String, byte, UUID) - Constructor for class net.md_5.bungee.protocol.packet.Chat
 
ClientSettings - Class in net.md_5.bungee.protocol.packet
 
ClientSettings() - Constructor for class net.md_5.bungee.protocol.packet.ClientSettings
 
ClientSettings(String, byte, int, boolean, byte, byte, int) - 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
 
ClientStatus(byte) - Constructor for class net.md_5.bungee.protocol.packet.ClientStatus
 
Commands - Class in net.md_5.bungee.protocol.packet
 
Commands() - Constructor for class net.md_5.bungee.protocol.packet.Commands
 
Commands(RootCommandNode) - Constructor for class net.md_5.bungee.protocol.packet.Commands
 
Commands.SuggestionRegistry - Class in net.md_5.bungee.protocol.packet
 

D

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
 
DefinedPacket - Class in net.md_5.bungee.protocol
 
DefinedPacket() - Constructor for class net.md_5.bungee.protocol.DefinedPacket
 

E

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
 
encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class net.md_5.bungee.protocol.Varint21LengthFieldPrepender
 
EncryptionRequest - Class in net.md_5.bungee.protocol.packet
 
EncryptionRequest() - Constructor for class net.md_5.bungee.protocol.packet.EncryptionRequest
 
EncryptionRequest(String, byte[], byte[]) - 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(byte[], byte[]) - Constructor for class net.md_5.bungee.protocol.packet.EncryptionResponse
 
EntityStatus - Class in net.md_5.bungee.protocol.packet
 
EntityStatus() - Constructor for class net.md_5.bungee.protocol.packet.EntityStatus
 
EntityStatus(int, byte) - Constructor for class net.md_5.bungee.protocol.packet.EntityStatus
 
equals(Object) - Method in class net.md_5.bungee.protocol.DefinedPacket
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.BossBar
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.Chat
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.ClientSettings
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.ClientStatus
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.Commands
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.Commands.SuggestionRegistry
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.EncryptionRequest
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.EncryptionResponse
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.EntityStatus
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.GameState
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.Handshake
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.KeepAlive
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.Kick
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.LegacyHandshake
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.LegacyPing
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.Login
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.LoginPayloadRequest
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.LoginPayloadResponse
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.LoginRequest
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.LoginSuccess
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.PingPacket
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.PlayerListHeaderFooter
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.PlayerListItem
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.PlayerListItem.Item
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.PluginMessage
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.Respawn
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.ScoreboardDisplay
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.ScoreboardObjective
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.ScoreboardScore
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.SetCompression
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.StatusRequest
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.StatusResponse
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.TabCompleteRequest
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.TabCompleteResponse
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.Team
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.Title
 
equals(Object) - Method in class net.md_5.bungee.protocol.packet.ViewDistance
 

F

fromString(String) - Static method in enum net.md_5.bungee.protocol.packet.ScoreboardObjective.HealthDisplay
 

G

GameState - Class in net.md_5.bungee.protocol.packet
 
GameState() - Constructor for class net.md_5.bungee.protocol.packet.GameState
 
GameState(short, float) - Constructor for class net.md_5.bungee.protocol.packet.GameState
 
getAction() - Method in class net.md_5.bungee.protocol.packet.BossBar
 
getAction() - Method in class net.md_5.bungee.protocol.packet.PlayerListItem
 
getAction() - Method in class net.md_5.bungee.protocol.packet.ScoreboardObjective
0 to create, 1 to remove, 2 to update display text.
getAction() - Method in class net.md_5.bungee.protocol.packet.ScoreboardScore
0 = create / update, 1 = remove.
getAction() - Method in class net.md_5.bungee.protocol.packet.Title
 
getChannel() - Method in class net.md_5.bungee.protocol.packet.LoginPayloadRequest
 
getChatFlags() - Method in class net.md_5.bungee.protocol.packet.ClientSettings
 
getCollisionRule() - Method in class net.md_5.bungee.protocol.packet.Team
 
getColor() - Method in class net.md_5.bungee.protocol.packet.BossBar
 
getColor() - Method in class net.md_5.bungee.protocol.packet.Team
 
getCommands() - Method in class net.md_5.bungee.protocol.packet.TabCompleteResponse
 
getCursor() - Method in class net.md_5.bungee.protocol.packet.TabCompleteRequest
 
getData() - Method in class net.md_5.bungee.protocol.packet.LoginPayloadRequest
 
getData() - Method in class net.md_5.bungee.protocol.packet.LoginPayloadResponse
 
getData() - Method in class net.md_5.bungee.protocol.packet.LoginRequest
 
getData() - Method in class net.md_5.bungee.protocol.packet.PluginMessage
 
getDifficulty() - Method in class net.md_5.bungee.protocol.packet.ClientSettings
 
getDifficulty() - Method in class net.md_5.bungee.protocol.packet.Login
 
getDifficulty() - Method in class net.md_5.bungee.protocol.packet.Respawn
 
getDimension() - Method in class net.md_5.bungee.protocol.packet.Login
 
getDimension() - Method in class net.md_5.bungee.protocol.packet.Respawn
 
getDimensions() - Method in class net.md_5.bungee.protocol.packet.Login
 
getDisplayName() - Method in class net.md_5.bungee.protocol.packet.PlayerListItem.Item
 
getDisplayName() - Method in class net.md_5.bungee.protocol.packet.Team
 
getDistance() - Method in class net.md_5.bungee.protocol.packet.ViewDistance
 
getDivision() - Method in class net.md_5.bungee.protocol.packet.BossBar
 
getEntityId() - Method in class net.md_5.bungee.protocol.packet.EntityStatus
 
getEntityId() - Method in class net.md_5.bungee.protocol.packet.Login
 
getFadeIn() - Method in class net.md_5.bungee.protocol.packet.Title
 
getFadeOut() - Method in class net.md_5.bungee.protocol.packet.Title
 
getFlags() - Method in class net.md_5.bungee.protocol.packet.BossBar
 
getFooter() - Method in class net.md_5.bungee.protocol.packet.PlayerListHeaderFooter
 
getFriendlyFire() - Method in class net.md_5.bungee.protocol.packet.Team
 
getGameMode() - Method in class net.md_5.bungee.protocol.packet.Login
 
getGamemode() - Method in class net.md_5.bungee.protocol.packet.PlayerListItem.Item
 
getGameMode() - Method in class net.md_5.bungee.protocol.packet.Respawn
 
getHeader() - Method in class net.md_5.bungee.protocol.packet.PlayerListHeaderFooter
 
getHealth() - Method in class net.md_5.bungee.protocol.packet.BossBar
 
getHost() - Method in class net.md_5.bungee.protocol.packet.Handshake
 
getId() - Method in class net.md_5.bungee.protocol.packet.LoginPayloadRequest
 
getId() - Method in class net.md_5.bungee.protocol.packet.LoginPayloadResponse
 
getItemName() - Method in class net.md_5.bungee.protocol.packet.ScoreboardScore
 
getItems() - Method in class net.md_5.bungee.protocol.packet.PlayerListItem
 
getLevelType() - Method in class net.md_5.bungee.protocol.packet.Login
 
getLevelType() - Method in class net.md_5.bungee.protocol.packet.Respawn
 
getLocale() - Method in class net.md_5.bungee.protocol.packet.ClientSettings
 
getMainHand() - Method in class net.md_5.bungee.protocol.packet.ClientSettings
 
getMaxPlayers() - Method in class net.md_5.bungee.protocol.packet.Login
 
getMessage() - Method in class net.md_5.bungee.protocol.packet.Chat
 
getMessage() - Method in class net.md_5.bungee.protocol.packet.Kick
 
getMode() - Method in class net.md_5.bungee.protocol.packet.Team
0 - create, 1 remove, 2 info update, 3 player add, 4 player remove.
getName() - Method in class net.md_5.bungee.protocol.packet.ScoreboardDisplay
 
getName() - Method in class net.md_5.bungee.protocol.packet.ScoreboardObjective
 
getName() - Method in class net.md_5.bungee.protocol.packet.Team
 
getNameTagVisibility() - Method in class net.md_5.bungee.protocol.packet.Team
 
getPayload() - Method in class net.md_5.bungee.protocol.packet.ClientStatus
 
getPing() - Method in class net.md_5.bungee.protocol.packet.PlayerListItem.Item
 
getPlayers() - Method in class net.md_5.bungee.protocol.packet.Team
 
getPort() - Method in class net.md_5.bungee.protocol.packet.Handshake
 
getPosition() - Method in class net.md_5.bungee.protocol.packet.Chat
 
getPosition() - Method in class net.md_5.bungee.protocol.packet.ScoreboardDisplay
0 = list, 1 = side, 2 = below.
getPosition() - Method in class net.md_5.bungee.protocol.packet.TabCompleteRequest
 
getPrefix() - Method in class net.md_5.bungee.protocol.packet.Team
 
getPreviousGameMode() - Method in class net.md_5.bungee.protocol.packet.Login
 
getPreviousGameMode() - Method in class net.md_5.bungee.protocol.packet.Respawn
 
getProperties() - Method in class net.md_5.bungee.protocol.packet.PlayerListItem.Item
 
getProtocolVersion() - Method in class net.md_5.bungee.protocol.packet.Handshake
 
getPublicKey() - Method in class net.md_5.bungee.protocol.packet.EncryptionRequest
 
getRandomId() - Method in class net.md_5.bungee.protocol.packet.KeepAlive
 
getRequestedProtocol() - Method in class net.md_5.bungee.protocol.packet.Handshake
 
getResponse() - Method in class net.md_5.bungee.protocol.packet.StatusResponse
 
getRoot() - Method in class net.md_5.bungee.protocol.packet.Commands
 
getScoreName() - Method in class net.md_5.bungee.protocol.packet.ScoreboardScore
 
getSeed() - Method in class net.md_5.bungee.protocol.packet.Login
 
getSeed() - Method in class net.md_5.bungee.protocol.packet.Respawn
 
getSender() - Method in class net.md_5.bungee.protocol.packet.Chat
 
getServerId() - Method in class net.md_5.bungee.protocol.packet.EncryptionRequest
 
getSharedSecret() - Method in class net.md_5.bungee.protocol.packet.EncryptionResponse
 
getSkinParts() - Method in class net.md_5.bungee.protocol.packet.ClientSettings
 
getState() - Method in class net.md_5.bungee.protocol.packet.GameState
 
getStatus() - Method in class net.md_5.bungee.protocol.packet.EntityStatus
 
getStay() - Method in class net.md_5.bungee.protocol.packet.Title
 
getStream() - Method in class net.md_5.bungee.protocol.packet.PluginMessage
 
getSuffix() - Method in class net.md_5.bungee.protocol.packet.Team
 
getSuggestions() - Method in class net.md_5.bungee.protocol.packet.TabCompleteResponse
 
getTag() - Method in class net.md_5.bungee.protocol.packet.PluginMessage
 
getText() - Method in class net.md_5.bungee.protocol.packet.Title
 
getThreshold() - Method in class net.md_5.bungee.protocol.packet.SetCompression
 
getTime() - Method in class net.md_5.bungee.protocol.packet.PingPacket
 
getTitle() - Method in class net.md_5.bungee.protocol.packet.BossBar
 
getTransactionId() - Method in class net.md_5.bungee.protocol.packet.TabCompleteRequest
 
getTransactionId() - Method in class net.md_5.bungee.protocol.packet.TabCompleteResponse
 
getType() - Method in class net.md_5.bungee.protocol.packet.ScoreboardObjective
 
getUsername() - Method in class net.md_5.bungee.protocol.packet.LoginSuccess
 
getUsername() - Method in class net.md_5.bungee.protocol.packet.PlayerListItem.Item
 
getUuid() - Method in class net.md_5.bungee.protocol.packet.BossBar
 
getUuid() - Method in class net.md_5.bungee.protocol.packet.LoginSuccess
 
getUuid() - Method in class net.md_5.bungee.protocol.packet.PlayerListItem.Item
 
getValue() - Method in class net.md_5.bungee.protocol.packet.GameState
 
getValue() - Method in class net.md_5.bungee.protocol.packet.ScoreboardObjective
 
getValue() - Method in class net.md_5.bungee.protocol.packet.ScoreboardScore
 
getVerifyToken() - Method in class net.md_5.bungee.protocol.packet.EncryptionRequest
 
getVerifyToken() - Method in class net.md_5.bungee.protocol.packet.EncryptionResponse
 
getViewDistance() - Method in class net.md_5.bungee.protocol.packet.ClientSettings
 
getViewDistance() - Method in class net.md_5.bungee.protocol.packet.Login
 
getWorldName() - Method in class net.md_5.bungee.protocol.packet.Login
 
getWorldName() - Method in class net.md_5.bungee.protocol.packet.Respawn
 
getWorldNames() - Method in class net.md_5.bungee.protocol.packet.Login
 

H

handle(LegacyPing) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
 
handle(TabCompleteResponse) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
 
handle(PingPacket) - 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(Handshake) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
 
handle(KeepAlive) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
 
handle(Login) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
 
handle(Chat) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
 
handle(Respawn) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
 
handle(LoginRequest) - 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(PlayerListItem) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
 
handle(PlayerListHeaderFooter) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
 
handle(TabCompleteRequest) - 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(EncryptionRequest) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
 
handle(ScoreboardDisplay) - 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(PluginMessage) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
 
handle(Kick) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
 
handle(EncryptionResponse) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
 
handle(LoginSuccess) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
 
handle(LegacyHandshake) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
 
handle(SetCompression) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
 
handle(BossBar) - 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(EntityStatus) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
 
handle(Commands) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
 
handle(ViewDistance) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
 
handle(GameState) - Method in class net.md_5.bungee.protocol.AbstractPacketHandler
 
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.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.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.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.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.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.SetCompression
 
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.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.ViewDistance
 
Handshake - Class in net.md_5.bungee.protocol.packet
 
Handshake() - Constructor for class net.md_5.bungee.protocol.packet.Handshake
 
Handshake(int, String, int, int) - Constructor for class net.md_5.bungee.protocol.packet.Handshake
 
hashCode() - Method in class net.md_5.bungee.protocol.DefinedPacket
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.BossBar
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.Chat
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.ClientSettings
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.ClientStatus
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.Commands
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.Commands.SuggestionRegistry
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.EncryptionRequest
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.EncryptionResponse
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.EntityStatus
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.GameState
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.Handshake
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.KeepAlive
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.Kick
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.LegacyHandshake
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.LegacyPing
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.Login
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.LoginPayloadRequest
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.LoginPayloadResponse
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.LoginRequest
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.LoginSuccess
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.PingPacket
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.PlayerListHeaderFooter
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.PlayerListItem
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.PlayerListItem.Item
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.PluginMessage
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.Respawn
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.ScoreboardDisplay
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.ScoreboardObjective
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.ScoreboardScore
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.SetCompression
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.StatusRequest
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.StatusResponse
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.TabCompleteRequest
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.TabCompleteResponse
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.Team
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.Title
 
hashCode() - Method in class net.md_5.bungee.protocol.packet.ViewDistance
 

I

IMMEDIATE_RESPAWN - Static variable in class net.md_5.bungee.protocol.packet.GameState
 
isAllowExtendedPacket() - Method in class net.md_5.bungee.protocol.packet.PluginMessage
Allow this packet to be sent as an "extended" packet.
isAssumeCommand() - Method in class net.md_5.bungee.protocol.packet.TabCompleteRequest
 
isChatColours() - Method in class net.md_5.bungee.protocol.packet.ClientSettings
 
isCopyMeta() - Method in class net.md_5.bungee.protocol.packet.Respawn
 
isDebug() - Method in class net.md_5.bungee.protocol.packet.Login
 
isDebug() - Method in class net.md_5.bungee.protocol.packet.Respawn
 
isFlat() - Method in class net.md_5.bungee.protocol.packet.Login
 
isFlat() - Method in class net.md_5.bungee.protocol.packet.Respawn
 
isHasPositon() - Method in class net.md_5.bungee.protocol.packet.TabCompleteRequest
 
isNormalRespawn() - Method in class net.md_5.bungee.protocol.packet.Login
 
isReducedDebugInfo() - Method in class net.md_5.bungee.protocol.packet.Login
 
isV1_5() - Method in class net.md_5.bungee.protocol.packet.LegacyPing
 
Item() - Constructor for class net.md_5.bungee.protocol.packet.PlayerListItem.Item
 

K

KeepAlive - Class in net.md_5.bungee.protocol.packet
 
KeepAlive() - Constructor for class net.md_5.bungee.protocol.packet.KeepAlive
 
KeepAlive(long) - Constructor for class net.md_5.bungee.protocol.packet.KeepAlive
 
Kick - Class in net.md_5.bungee.protocol.packet
 
Kick() - Constructor for class net.md_5.bungee.protocol.packet.Kick
 
Kick(String) - Constructor for class net.md_5.bungee.protocol.packet.Kick
 
KickStringWriter - Class in net.md_5.bungee.protocol
 
KickStringWriter() - Constructor for class net.md_5.bungee.protocol.KickStringWriter
 

L

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(boolean) - Constructor for class net.md_5.bungee.protocol.packet.LegacyPing
 
Login - Class in net.md_5.bungee.protocol.packet
 
Login() - Constructor for class net.md_5.bungee.protocol.packet.Login
 
Login(int, short, short, Set<String>, Tag, Object, String, long, short, short, String, int, boolean, boolean, boolean, boolean) - Constructor for class net.md_5.bungee.protocol.packet.Login
 
LoginPayloadRequest - Class in net.md_5.bungee.protocol.packet
 
LoginPayloadRequest() - Constructor for class net.md_5.bungee.protocol.packet.LoginPayloadRequest
 
LoginPayloadRequest(int, String, byte[]) - 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
 
LoginPayloadResponse(int, byte[]) - 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
 
LoginRequest(String) - 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
 
LoginSuccess(UUID, String) - Constructor for class net.md_5.bungee.protocol.packet.LoginSuccess
 

M

main(String[]) - Static method in enum net.md_5.bungee.protocol.Protocol
 
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_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(Protocol, boolean, int) - Constructor for class net.md_5.bungee.protocol.MinecraftDecoder
 
MinecraftEncoder - Class in net.md_5.bungee.protocol
 
MinecraftEncoder(Protocol, boolean, int) - Constructor for class net.md_5.bungee.protocol.MinecraftEncoder
 
MODERNISE - Static variable in class net.md_5.bungee.protocol.packet.PluginMessage
 

N

net.md_5.bungee.protocol - package net.md_5.bungee.protocol
 
net.md_5.bungee.protocol.packet - package net.md_5.bungee.protocol.packet
 

O

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(DefinedPacket, ByteBuf) - Constructor for class net.md_5.bungee.protocol.PacketWrapper
 
PingPacket - Class in net.md_5.bungee.protocol.packet
 
PingPacket() - Constructor for class net.md_5.bungee.protocol.packet.PingPacket
 
PingPacket(long) - Constructor for class net.md_5.bungee.protocol.packet.PingPacket
 
PlayerListHeaderFooter - Class in net.md_5.bungee.protocol.packet
 
PlayerListHeaderFooter() - Constructor for class net.md_5.bungee.protocol.packet.PlayerListHeaderFooter
 
PlayerListHeaderFooter(String, String) - 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
 
PluginMessage - Class in net.md_5.bungee.protocol.packet
 
PluginMessage() - Constructor for class net.md_5.bungee.protocol.packet.PluginMessage
 
PluginMessage(String, byte[], boolean) - Constructor for class net.md_5.bungee.protocol.packet.PluginMessage
 
Protocol - Enum 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
 

R

read(ByteBuf) - Method in class net.md_5.bungee.protocol.DefinedPacket
 
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.ClientSettings
 
read(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.ClientStatus
 
read(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.Commands
 
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) - 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, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.KeepAlive
 
read(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.Kick
 
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, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Login
 
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.LoginRequest
 
read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.LoginSuccess
 
read(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.PingPacket
 
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.PluginMessage
 
read(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Respawn
 
read(ByteBuf) - 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.SetCompression
 
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, 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) - Method in class net.md_5.bungee.protocol.packet.ViewDistance
 
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
 
readString(ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
 
readStringArray(ByteBuf) - 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
 
Respawn - Class in net.md_5.bungee.protocol.packet
 
Respawn() - Constructor for class net.md_5.bungee.protocol.packet.Respawn
 
Respawn(Object, String, long, short, short, short, String, boolean, boolean, boolean) - Constructor for class net.md_5.bungee.protocol.packet.Respawn
 

S

ScoreboardDisplay - Class in net.md_5.bungee.protocol.packet
 
ScoreboardDisplay() - Constructor for class net.md_5.bungee.protocol.packet.ScoreboardDisplay
 
ScoreboardDisplay(byte, String) - 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(String, String, ScoreboardObjective.HealthDisplay, byte) - 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
 
ScoreboardScore(String, byte, String, int) - Constructor for class net.md_5.bungee.protocol.packet.ScoreboardScore
 
setAction(int) - Method in class net.md_5.bungee.protocol.packet.BossBar
 
setAction(PlayerListItem.Action) - Method in class net.md_5.bungee.protocol.packet.PlayerListItem
 
setAction(byte) - Method in class net.md_5.bungee.protocol.packet.ScoreboardObjective
0 to create, 1 to remove, 2 to update display text.
setAction(byte) - Method in class net.md_5.bungee.protocol.packet.ScoreboardScore
0 = create / update, 1 = remove.
setAction(Title.Action) - Method in class net.md_5.bungee.protocol.packet.Title
 
setAllowExtendedPacket(boolean) - Method in class net.md_5.bungee.protocol.packet.PluginMessage
Allow this packet to be sent as an "extended" packet.
setAssumeCommand(boolean) - Method in class net.md_5.bungee.protocol.packet.TabCompleteRequest
 
setChannel(String) - Method in class net.md_5.bungee.protocol.packet.LoginPayloadRequest
 
setChatColours(boolean) - Method in class net.md_5.bungee.protocol.packet.ClientSettings
 
setChatFlags(int) - Method in class net.md_5.bungee.protocol.packet.ClientSettings
 
setCollisionRule(String) - Method in class net.md_5.bungee.protocol.packet.Team
 
setColor(int) - Method in class net.md_5.bungee.protocol.packet.BossBar
 
setColor(int) - Method in class net.md_5.bungee.protocol.packet.Team
 
setCommands(List<String>) - Method in class net.md_5.bungee.protocol.packet.TabCompleteResponse
 
SetCompression - Class in net.md_5.bungee.protocol.packet
 
SetCompression() - Constructor for class net.md_5.bungee.protocol.packet.SetCompression
 
SetCompression(int) - Constructor for class net.md_5.bungee.protocol.packet.SetCompression
 
setCopyMeta(boolean) - Method in class net.md_5.bungee.protocol.packet.Respawn
 
setCursor(String) - Method in class net.md_5.bungee.protocol.packet.TabCompleteRequest
 
setData(byte[]) - Method in class net.md_5.bungee.protocol.packet.LoginPayloadRequest
 
setData(byte[]) - Method in class net.md_5.bungee.protocol.packet.LoginPayloadResponse
 
setData(String) - Method in class net.md_5.bungee.protocol.packet.LoginRequest
 
setData(byte[]) - Method in class net.md_5.bungee.protocol.packet.PluginMessage
 
setDebug(boolean) - Method in class net.md_5.bungee.protocol.packet.Login
 
setDebug(boolean) - Method in class net.md_5.bungee.protocol.packet.Respawn
 
setDifficulty(byte) - Method in class net.md_5.bungee.protocol.packet.ClientSettings
 
setDifficulty(short) - Method in class net.md_5.bungee.protocol.packet.Login
 
setDifficulty(short) - Method in class net.md_5.bungee.protocol.packet.Respawn
 
setDimension(Object) - Method in class net.md_5.bungee.protocol.packet.Login
 
setDimension(Object) - Method in class net.md_5.bungee.protocol.packet.Respawn
 
setDimensions(Tag) - Method in class net.md_5.bungee.protocol.packet.Login
 
setDisplayName(String) - Method in class net.md_5.bungee.protocol.packet.PlayerListItem.Item
 
setDisplayName(String) - Method in class net.md_5.bungee.protocol.packet.Team
 
setDistance(int) - Method in class net.md_5.bungee.protocol.packet.ViewDistance
 
setDivision(int) - Method in class net.md_5.bungee.protocol.packet.BossBar
 
setEntityId(int) - Method in class net.md_5.bungee.protocol.packet.EntityStatus
 
setEntityId(int) - Method in class net.md_5.bungee.protocol.packet.Login
 
setFadeIn(int) - Method in class net.md_5.bungee.protocol.packet.Title
 
setFadeOut(int) - Method in class net.md_5.bungee.protocol.packet.Title
 
setFlags(byte) - Method in class net.md_5.bungee.protocol.packet.BossBar
 
setFlat(boolean) - Method in class net.md_5.bungee.protocol.packet.Login
 
setFlat(boolean) - Method in class net.md_5.bungee.protocol.packet.Respawn
 
setFooter(String) - Method in class net.md_5.bungee.protocol.packet.PlayerListHeaderFooter
 
setFriendlyFire(byte) - Method in class net.md_5.bungee.protocol.packet.Team
 
setGameMode(short) - Method in class net.md_5.bungee.protocol.packet.Login
 
setGamemode(int) - Method in class net.md_5.bungee.protocol.packet.PlayerListItem.Item
 
setGameMode(short) - Method in class net.md_5.bungee.protocol.packet.Respawn
 
setHasPositon(boolean) - Method in class net.md_5.bungee.protocol.packet.TabCompleteRequest
 
setHeader(String) - Method in class net.md_5.bungee.protocol.packet.PlayerListHeaderFooter
 
setHealth(float) - Method in class net.md_5.bungee.protocol.packet.BossBar
 
setHost(String) - Method in class net.md_5.bungee.protocol.packet.Handshake
 
setId(int) - Method in class net.md_5.bungee.protocol.packet.LoginPayloadRequest
 
setId(int) - Method in class net.md_5.bungee.protocol.packet.LoginPayloadResponse
 
setItemName(String) - Method in class net.md_5.bungee.protocol.packet.ScoreboardScore
 
setItems(PlayerListItem.Item[]) - Method in class net.md_5.bungee.protocol.packet.PlayerListItem
 
setLevelType(String) - Method in class net.md_5.bungee.protocol.packet.Login
 
setLevelType(String) - Method in class net.md_5.bungee.protocol.packet.Respawn
 
setLocale(String) - Method in class net.md_5.bungee.protocol.packet.ClientSettings
 
setMainHand(int) - Method in class net.md_5.bungee.protocol.packet.ClientSettings
 
setMaxPlayers(short) - Method in class net.md_5.bungee.protocol.packet.Login
 
setMessage(String) - Method in class net.md_5.bungee.protocol.packet.Chat
 
setMessage(String) - Method in class net.md_5.bungee.protocol.packet.Kick
 
setMode(byte) - Method in class net.md_5.bungee.protocol.packet.Team
0 - create, 1 remove, 2 info update, 3 player add, 4 player remove.
setName(String) - Method in class net.md_5.bungee.protocol.packet.ScoreboardDisplay
 
setName(String) - Method in class net.md_5.bungee.protocol.packet.ScoreboardObjective
 
setName(String) - Method in class net.md_5.bungee.protocol.packet.Team
 
setNameTagVisibility(String) - Method in class net.md_5.bungee.protocol.packet.Team
 
setNormalRespawn(boolean) - Method in class net.md_5.bungee.protocol.packet.Login
 
setPayload(byte) - Method in class net.md_5.bungee.protocol.packet.ClientStatus
 
setPing(int) - Method in class net.md_5.bungee.protocol.packet.PlayerListItem.Item
 
setPlayers(String[]) - Method in class net.md_5.bungee.protocol.packet.Team
 
setPort(int) - Method in class net.md_5.bungee.protocol.packet.Handshake
 
setPosition(byte) - Method in class net.md_5.bungee.protocol.packet.Chat
 
setPosition(byte) - Method in class net.md_5.bungee.protocol.packet.ScoreboardDisplay
0 = list, 1 = side, 2 = below.
setPosition(long) - Method in class net.md_5.bungee.protocol.packet.TabCompleteRequest
 
setPrefix(String) - Method in class net.md_5.bungee.protocol.packet.Team
 
setPreviousGameMode(short) - Method in class net.md_5.bungee.protocol.packet.Login
 
setPreviousGameMode(short) - Method in class net.md_5.bungee.protocol.packet.Respawn
 
setProperties(String[][]) - Method in class net.md_5.bungee.protocol.packet.PlayerListItem.Item
 
setProtocol(Protocol) - Method in class net.md_5.bungee.protocol.MinecraftDecoder
 
setProtocol(Protocol) - Method in class net.md_5.bungee.protocol.MinecraftEncoder
 
setProtocolVersion(int) - Method in class net.md_5.bungee.protocol.MinecraftDecoder
 
setProtocolVersion(int) - Method in class net.md_5.bungee.protocol.MinecraftEncoder
 
setProtocolVersion(int) - Method in class net.md_5.bungee.protocol.packet.Handshake
 
setPublicKey(byte[]) - Method in class net.md_5.bungee.protocol.packet.EncryptionRequest
 
setRandomId(long) - Method in class net.md_5.bungee.protocol.packet.KeepAlive
 
setReducedDebugInfo(boolean) - Method in class net.md_5.bungee.protocol.packet.Login
 
setReleased(boolean) - Method in class net.md_5.bungee.protocol.PacketWrapper
 
setRequestedProtocol(int) - Method in class net.md_5.bungee.protocol.packet.Handshake
 
setResponse(String) - Method in class net.md_5.bungee.protocol.packet.StatusResponse
 
setRoot(RootCommandNode) - Method in class net.md_5.bungee.protocol.packet.Commands
 
setScoreName(String) - Method in class net.md_5.bungee.protocol.packet.ScoreboardScore
 
setSeed(long) - Method in class net.md_5.bungee.protocol.packet.Login
 
setSeed(long) - Method in class net.md_5.bungee.protocol.packet.Respawn
 
setSender(UUID) - Method in class net.md_5.bungee.protocol.packet.Chat
 
setServerId(String) - Method in class net.md_5.bungee.protocol.packet.EncryptionRequest
 
setSharedSecret(byte[]) - Method in class net.md_5.bungee.protocol.packet.EncryptionResponse
 
setSkinParts(byte) - Method in class net.md_5.bungee.protocol.packet.ClientSettings
 
setState(short) - Method in class net.md_5.bungee.protocol.packet.GameState
 
setStatus(byte) - Method in class net.md_5.bungee.protocol.packet.EntityStatus
 
setStay(int) - Method in class net.md_5.bungee.protocol.packet.Title
 
setSuffix(String) - Method in class net.md_5.bungee.protocol.packet.Team
 
setSuggestions(Suggestions) - Method in class net.md_5.bungee.protocol.packet.TabCompleteResponse
 
setTag(String) - Method in class net.md_5.bungee.protocol.packet.PluginMessage
 
setText(String) - Method in class net.md_5.bungee.protocol.packet.Title
 
setThreshold(int) - Method in class net.md_5.bungee.protocol.packet.SetCompression
 
setTime(long) - Method in class net.md_5.bungee.protocol.packet.PingPacket
 
setTitle(String) - Method in class net.md_5.bungee.protocol.packet.BossBar
 
setTransactionId(int) - Method in class net.md_5.bungee.protocol.packet.TabCompleteRequest
 
setTransactionId(int) - Method in class net.md_5.bungee.protocol.packet.TabCompleteResponse
 
setType(ScoreboardObjective.HealthDisplay) - Method in class net.md_5.bungee.protocol.packet.ScoreboardObjective
 
setUsername(String) - Method in class net.md_5.bungee.protocol.packet.LoginSuccess
 
setUsername(String) - Method in class net.md_5.bungee.protocol.packet.PlayerListItem.Item
 
setUuid(UUID) - Method in class net.md_5.bungee.protocol.packet.BossBar
 
setUuid(UUID) - Method in class net.md_5.bungee.protocol.packet.LoginSuccess
 
setUuid(UUID) - Method in class net.md_5.bungee.protocol.packet.PlayerListItem.Item
 
setValue(float) - Method in class net.md_5.bungee.protocol.packet.GameState
 
setValue(String) - Method in class net.md_5.bungee.protocol.packet.ScoreboardObjective
 
setValue(int) - Method in class net.md_5.bungee.protocol.packet.ScoreboardScore
 
setVerifyToken(byte[]) - Method in class net.md_5.bungee.protocol.packet.EncryptionRequest
 
setVerifyToken(byte[]) - Method in class net.md_5.bungee.protocol.packet.EncryptionResponse
 
setViewDistance(byte) - Method in class net.md_5.bungee.protocol.packet.ClientSettings
 
setViewDistance(int) - Method in class net.md_5.bungee.protocol.packet.Login
 
setWorldName(String) - Method in class net.md_5.bungee.protocol.packet.Login
 
setWorldName(String) - Method in class net.md_5.bungee.protocol.packet.Respawn
 
setWorldNames(Set<String>) - Method in class net.md_5.bungee.protocol.packet.Login
 
SHOULD_RELAY - Static variable in class net.md_5.bungee.protocol.packet.PluginMessage
 
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
 
StatusResponse(String) - Constructor for class net.md_5.bungee.protocol.packet.StatusResponse
 
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
 

T

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
 
TabCompleteRequest() - 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
 
TabCompleteResponse() - Constructor for class net.md_5.bungee.protocol.packet.TabCompleteResponse
 
Team - Class in net.md_5.bungee.protocol.packet
 
Team(String) - Constructor for class net.md_5.bungee.protocol.packet.Team
Packet to destroy a team.
Team() - Constructor for class net.md_5.bungee.protocol.packet.Team
 
Team(String, byte, String, String, String, String, String, int, byte, String[]) - Constructor for class net.md_5.bungee.protocol.packet.Team
 
Title - Class in net.md_5.bungee.protocol.packet
 
Title() - Constructor for class net.md_5.bungee.protocol.packet.Title
 
Title.Action - Enum in net.md_5.bungee.protocol.packet
 
toArray(ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
 
toString() - Method in class net.md_5.bungee.protocol.DefinedPacket
 
toString() - Method in class net.md_5.bungee.protocol.packet.BossBar
 
toString() - Method in class net.md_5.bungee.protocol.packet.Chat
 
toString() - Method in class net.md_5.bungee.protocol.packet.ClientSettings
 
toString() - Method in class net.md_5.bungee.protocol.packet.ClientStatus
 
toString() - Method in class net.md_5.bungee.protocol.packet.Commands.SuggestionRegistry
 
toString() - Method in class net.md_5.bungee.protocol.packet.Commands
 
toString() - Method in class net.md_5.bungee.protocol.packet.EncryptionRequest
 
toString() - Method in class net.md_5.bungee.protocol.packet.EncryptionResponse
 
toString() - Method in class net.md_5.bungee.protocol.packet.EntityStatus
 
toString() - Method in class net.md_5.bungee.protocol.packet.GameState
 
toString() - Method in class net.md_5.bungee.protocol.packet.Handshake
 
toString() - Method in class net.md_5.bungee.protocol.packet.KeepAlive
 
toString() - Method in class net.md_5.bungee.protocol.packet.Kick
 
toString() - Method in class net.md_5.bungee.protocol.packet.LegacyHandshake
 
toString() - Method in class net.md_5.bungee.protocol.packet.LegacyPing
 
toString() - Method in class net.md_5.bungee.protocol.packet.Login
 
toString() - Method in class net.md_5.bungee.protocol.packet.LoginPayloadRequest
 
toString() - Method in class net.md_5.bungee.protocol.packet.LoginPayloadResponse
 
toString() - Method in class net.md_5.bungee.protocol.packet.LoginRequest
 
toString() - Method in class net.md_5.bungee.protocol.packet.LoginSuccess
 
toString() - Method in class net.md_5.bungee.protocol.packet.PingPacket
 
toString() - Method in class net.md_5.bungee.protocol.packet.PlayerListHeaderFooter
 
toString() - Method in class net.md_5.bungee.protocol.packet.PlayerListItem.Item
 
toString() - Method in class net.md_5.bungee.protocol.packet.PlayerListItem
 
toString() - Method in class net.md_5.bungee.protocol.packet.PluginMessage
 
toString() - Method in class net.md_5.bungee.protocol.packet.Respawn
 
toString() - Method in class net.md_5.bungee.protocol.packet.ScoreboardDisplay
 
toString() - Method in enum net.md_5.bungee.protocol.packet.ScoreboardObjective.HealthDisplay
 
toString() - Method in class net.md_5.bungee.protocol.packet.ScoreboardObjective
 
toString() - Method in class net.md_5.bungee.protocol.packet.ScoreboardScore
 
toString() - Method in class net.md_5.bungee.protocol.packet.SetCompression
 
toString() - Method in class net.md_5.bungee.protocol.packet.StatusRequest
 
toString() - Method in class net.md_5.bungee.protocol.packet.StatusResponse
 
toString() - Method in class net.md_5.bungee.protocol.packet.TabCompleteRequest
 
toString() - Method in class net.md_5.bungee.protocol.packet.TabCompleteResponse
 
toString() - Method in class net.md_5.bungee.protocol.packet.Team
 
toString() - Method in class net.md_5.bungee.protocol.packet.Title
 
toString() - Method in class net.md_5.bungee.protocol.packet.ViewDistance
 
trySingleRelease() - Method in class net.md_5.bungee.protocol.PacketWrapper
 

V

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.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.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.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
 
Varint21LengthFieldPrepender - Class in net.md_5.bungee.protocol
 
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
 
ViewDistance(int) - Constructor for class net.md_5.bungee.protocol.packet.ViewDistance
 

W

write(ByteBuf) - Method in class net.md_5.bungee.protocol.DefinedPacket
 
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.ClientSettings
 
write(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.ClientStatus
 
write(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.Commands
 
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) - 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, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.KeepAlive
 
write(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.Kick
 
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, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Login
 
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.LoginRequest
 
write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.LoginSuccess
 
write(ByteBuf) - Method in class net.md_5.bungee.protocol.packet.PingPacket
 
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.PluginMessage
 
write(ByteBuf, ProtocolConstants.Direction, int) - Method in class net.md_5.bungee.protocol.packet.Respawn
 
write(ByteBuf) - 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.SetCompression
 
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, 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) - Method in class net.md_5.bungee.protocol.packet.ViewDistance
 
writeArray(byte[], ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
 
writeString(String, ByteBuf) - Static method in class net.md_5.bungee.protocol.DefinedPacket
 
writeStringArray(List<String>, ByteBuf) - 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
 
A B C D E F G H I K L M N O P R S T V W 
Skip navigation links

Copyright © 2012–2020 SpigotMC. All rights reserved.