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