public class Protocol1_14_1To1_14 extends Protocol<ClientboundPackets1_14,ClientboundPackets1_14,ServerboundPackets1_14,ServerboundPackets1_14>
Protocol.Packet, Protocol.ProtocolPacketnewClientboundPacketEnum, newServerboundPacketEnum, oldClientboundPacketEnum, oldServerboundPacketEnum| Constructor and Description |
|---|
Protocol1_14_1To1_14() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(UserConnection userConnection)
Initialise a user for this protocol setting up objects.
|
protected void |
registerPackets()
Register the packets for this protocol.
|
cancelIncoming, cancelIncoming, cancelIncoming, cancelOutgoing, cancelOutgoing, cancelOutgoing, filterPacket, get, getMappingData, hasMappingDataToLoad, hasRegisteredIncoming, hasRegisteredOutgoing, isFiltered, loadMappingData, onMappingDataLoaded, put, register, registerIncoming, registerIncoming, registerIncoming, registerIncoming, registerIncoming, registerIncomingChannelIdChanges, registerOutgoing, registerOutgoing, registerOutgoing, registerOutgoing, registerOutgoing, registerOutgoing, registerOutgoingChannelIdChanges, toString, transformprotected void registerPackets()
Protocolpublic void init(UserConnection userConnection)
ProtocolUserConnection
To be overridden if needed.
init in class Protocol<ClientboundPackets1_14,ClientboundPackets1_14,ServerboundPackets1_14,ServerboundPackets1_14>userConnection - The user to initialiseCopyright © 2016–2021. All rights reserved.