| Package | Description |
|---|---|
| net.md_5.bungee.protocol | |
| net.md_5.bungee.protocol.packet |
| Modifier and Type | Class and Description |
|---|---|
class |
ChatChain |
class |
SeenMessages |
| Modifier and Type | Field and Description |
|---|---|
DefinedPacket |
PacketWrapper.packet |
| Modifier and Type | Method and Description |
|---|---|
DefinedPacket |
Protocol.DirectionData.createPacket(int id,
int version) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MinecraftEncoder.encode(io.netty.channel.ChannelHandlerContext ctx,
DefinedPacket msg,
io.netty.buffer.ByteBuf out) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Protocol.DirectionData.hasPacket(Class<? extends DefinedPacket> packet,
int version) |
| Constructor and Description |
|---|
PacketWrapper(DefinedPacket packet,
io.netty.buffer.ByteBuf buf,
Protocol protocol) |
Copyright © 2012–2024 SpigotMC. All rights reserved.