public class MinecraftChannelInitializer
extends io.netty.channel.ChannelInitializer<io.netty.channel.Channel>
| Modifier and Type | Field and Description |
|---|---|
protected java.util.function.Supplier<io.netty.channel.ChannelHandler> |
handlerSupplier |
| Constructor and Description |
|---|
MinecraftChannelInitializer(java.util.function.Supplier<io.netty.channel.ChannelHandler> handlerSupplier) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initChannel(io.netty.channel.Channel channel) |
channelRegistered, exceptionCaught, handlerAdded, handlerRemoved