History - net.minecraft.network.NetworkingBackend

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.server.network.EventLoopGroupHolder

net.minecraft.class_12239

net.minecraft.network.NetworkingBackend

Fields

NetworkingBackend: NIO, field_63934, NIO

NetworkingBackend: EPOLL, field_63935, EPOLL

NetworkingBackend: KQUEUE, field_64090, KQUEUE

NetworkingBackend: LOCAL, field_63936, LOCAL

String: type, field_63937, name

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

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

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

Constructors

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

Methods

NetworkingBackend (boolean): remote, method_75867, remote

NetworkingBackend (): local, method_75866, local

ThreadFactory (): createThreadFactory, method_75872, createThreadFactory

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

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

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

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

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