@ParametersAreNonnullByDefault public class RakNetClientSession extends RakNetSession
| Modifier and Type | Method and Description |
|---|---|
RakNet |
getRakNet() |
protected void |
onClose() |
protected void |
onPacket(io.netty.buffer.ByteBuf buffer) |
protected void |
tick() |
allocateBuffer, close, disconnect, disconnect, getAddress, getMtu, getState, isClosed, isStale, isTimedOut, send, send, sendprotected void onPacket(io.netty.buffer.ByteBuf buffer)
onPacket in class RakNetSessionprotected void tick()
tick in class RakNetSessionprotected void onClose()
onClose in class RakNetSessionpublic RakNet getRakNet()
getRakNet in class RakNetSessionCopyright © 2018–2019. All rights reserved.