net.minecraft.network

public abstract class NetworkingBackend

axw
net.minecraft.server.network.EventLoopGroupHolder
net.minecraft.class_12239
net.minecraft.network.NetworkingBackend
net.minecraft.unmapped.C_egjkoptl
net.minecraft.src.C_432623_

Field summary

Modifier and TypeField
private static final NetworkingBackend
a
NIO
field_63934
NIO
f_xmtqmdcy
f_435365_
private static final NetworkingBackend
b
EPOLL
field_63935
EPOLL
f_yhiikqjc
f_436454_
private static final NetworkingBackend
c
KQUEUE
field_64090
KQUEUE
f_fohugbnw
f_435135_
private static final NetworkingBackend
d
LOCAL
field_63936
LOCAL
f_jjszfcsz
f_437276_
private final String
e
type
field_63937
name
f_hboxaaai
f_433597_
private final Class<? extends io.netty.channel.Channel>
f
channelCls
field_63938
channelClass
f_segmtgra
f_433775_
private final Class<? extends io.netty.channel.ServerChannel>
g
serverChannelCls
field_63939
serverChannelClass
f_xrgowjes
f_433563_
private volatile io.netty.channel.EventLoopGroup
h
group
field_63940
eventLoopGroup
f_qtcvtzmg
f_435302_

Constructor summary

ModifierConstructor
(String name, Class<? extends io.netty.channel.Channel> channelClass, Class<? extends io.netty.channel.ServerChannel> serverChannelClass)

Method summary

Modifier and TypeMethod
public static NetworkingBackend
a(boolean o)
remote(boolean arg0)
method_75867(boolean arg0)
remote(boolean useEpoll)
m_zfzqwmpd(boolean arg0)
m_442162_(boolean p_453425_)
public static NetworkingBackend
a()
local()
method_75866()
local()
m_xuoffimo()
m_440843_()
private ThreadFactory
f()
createThreadFactory()
method_75872()
createThreadFactory()
m_eqnolyar()
m_439746_()
protected abstract io.netty.channel.IoHandlerFactory
b()
ioHandlerFactory()
method_75868()
newFactory()
m_mufdnxoo()
m_441339_()
private io.netty.channel.EventLoopGroup
g()
createEventLoopGroup()
method_75873()
createEventLoopGroup()
m_oaerbffy()
m_444659_()
public io.netty.channel.EventLoopGroup
c()
eventLoopGroup()
method_75869()
getEventLoopGroup()
m_tgalpmzd()
m_441072_()
public Class<? extends io.netty.channel.Channel>
d()
channelCls()
method_75870()
getChannelClass()
m_mccjvxwa()
m_438885_()
public Class<? extends io.netty.channel.ServerChannel>
e()
serverChannelCls()
method_75871()
getServerChannelClass()
m_nortrold()
m_443712_()