Package | Description |
---|---|
org.projectnyx.network.mcpe | |
org.projectnyx.network.mcpe.raknet |
Terms
|
org.projectnyx.network.mcpe.raknet.raknet |
Modifier and Type | Method and Description |
---|---|
void |
McpeClient.unexpectedPacket(RawDataPacket packet) |
Modifier and Type | Method and Description |
---|---|
static RawDataPacket |
RawDataPacket.read(ReceivedPacket packet) |
Modifier and Type | Method and Description |
---|---|
void |
RakNetInterface.queueDataPacket(RawDataPacket packet) |
void |
RakNetInterface.sendDataPacketImmediate(RawDataPacket packet) |
Modifier and Type | Field and Description |
---|---|
List<RawDataPacket> |
ReceivedDataPacketGroup.packets |
Modifier and Type | Method and Description |
---|---|
List<RawDataPacket> |
SentDataPacketGroup.getPackets() |
Copyright © 2016. All rights reserved.