| Package | Description |
|---|---|
| org.cloudburstmc.netty.channel.raknet | |
| org.cloudburstmc.netty.handler.codec.raknet.server |
| Modifier and Type | Method and Description |
|---|---|
RakChildChannel |
RakServerChannel.createChildChannel(InetSocketAddress address,
long clientGuid,
int protocolVersion,
int mtu)
Create new child channel assigned to remote address.
|
RakChildChannel |
RakServerChannel.getChildChannel(SocketAddress address) |
| Constructor and Description |
|---|
RakChildDatagramHandler(RakChildChannel channel) |
RakServerOnlineInitialHandler(RakChildChannel channel) |
Copyright © 2018–2022. All rights reserved.