History - net.minecraft.server.network.EventLoopGroupHolder

25w45a

Names

axw

net.minecraft.server.network.EventLoopGroupHolder

net.minecraft.class_12239

net.minecraft.network.NetworkingBackend

Fields

EventLoopGroupHolder: a, NIO, field_63934, NIO

EventLoopGroupHolder: b, EPOLL, field_63935, EPOLL

EventLoopGroupHolder: c, KQUEUE, field_64090, KQUEUE

EventLoopGroupHolder: d, LOCAL, field_63936, LOCAL

String: e, type, field_63937, name

Class<? extends io.netty.channel.Channel>: f, channelCls, field_63938, channelClass

Class<? extends io.netty.channel.ServerChannel>: g, serverChannelCls, field_63939, serverChannelClass

io.netty.channel.EventLoopGroup: h, group, field_63940, eventLoopGroup

Constructors

(String, Class<? extends io.netty.channel.Channel>, Class<? extends io.netty.channel.ServerChannel>)

Methods

EventLoopGroupHolder (boolean): a, remote, method_75867, remote

EventLoopGroupHolder (): a, local, method_75866, local

ThreadFactory (): f, createThreadFactory, method_75872, createThreadFactory

io.netty.channel.IoHandlerFactory (): b, ioHandlerFactory, method_75868, newFactory

io.netty.channel.EventLoopGroup (): g, createEventLoopGroup, method_75873, createEventLoopGroup

io.netty.channel.EventLoopGroup (): c, eventLoopGroup, method_75869, getEventLoopGroup

Class<? extends io.netty.channel.Channel> (): d, channelCls, method_75870, getChannelClass

Class<? extends io.netty.channel.ServerChannel> (): e, serverChannelCls, method_75871, getServerChannelClass