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