public abstract class BedrockServerInitializer extends BedrockChannelInitializer<BedrockServerSession>
RAKNET_MINECRAFT_ID| Constructor and Description |
|---|
BedrockServerInitializer() |
| Modifier and Type | Method and Description |
|---|---|
BedrockServerSession |
createSession0(BedrockPeer peer,
int subClientId) |
createPeer, createSession, initChannel, initPacketCodec, initSession, postInitChannel, preInitChannelchannelRegistered, exceptionCaught, handlerAdded, handlerRemovedpublic BedrockServerSession createSession0(BedrockPeer peer, int subClientId)
createSession0 in class BedrockChannelInitializer<BedrockServerSession>