public class NettyProtocolRegistry extends ProtocolRegistry
ProtocolRegistry.RegisterenumProtocol, register| Constructor and Description |
|---|
NettyProtocolRegistry() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
associatePackets(ProtocolRegistry.Register register,
Map<Integer,Class<?>> lookup,
PacketType.Protocol protocol,
PacketType.Sender sender) |
protected void |
initialize()
Load the packet lookup tables in each protocol.
|
getClientPackets, getPacketClassLookup, getPacketTypeLookup, getServerPackets, sum, synchronizeprotected void initialize()
ProtocolRegistryinitialize in class ProtocolRegistryprotected void associatePackets(ProtocolRegistry.Register register, Map<Integer,Class<?>> lookup, PacketType.Protocol protocol, PacketType.Sender sender)
associatePackets in class ProtocolRegistryCopyright © 2012–2017 Comphenix and dmulloy2. Licensed under the GNU GPL v2.