| Package | Description |
|---|---|
| org.cloudburstmc.netty.channel.raknet | |
| org.cloudburstmc.netty.channel.raknet.config | |
| org.cloudburstmc.netty.handler.codec.raknet.server |
| Modifier and Type | Method and Description |
|---|---|
static RakChannelFactory<RakServerChannel> |
RakChannelFactory.server(Class<? extends io.netty.channel.socket.DatagramChannel> clazz) |
static RakChannelFactory<RakServerChannel> |
RakChannelFactory.server(Class<? extends io.netty.channel.socket.DatagramChannel> clazz,
Consumer<io.netty.channel.socket.DatagramChannel> parentConsumer) |
| Constructor and Description |
|---|
RakChildChannel(InetSocketAddress remoteAddress,
RakServerChannel parent,
long guid,
int version,
int mtu) |
| Constructor and Description |
|---|
DefaultRakServerConfig(RakServerChannel channel) |
| Constructor and Description |
|---|
RakServerRouteHandler(RakServerChannel parent) |
Copyright © 2018–2023. All rights reserved.