历史 - net.minecraft.server.jsonrpc.ManagementServer

1.21.11

名称

ato

aty

字段

构造函数

方法

1.21.10

名称

字段

构造函数

方法

1.21.9

名称

ato

net.minecraft.server.jsonrpc.ManagementServer

net.minecraft.class_11807

net.minecraft.server.dedicated.management.ManagementServer

net.minecraft.src.C_411331_

net.minecraft.server.jsonrpc.ManagementServer

字段

org.slf4j.Logger: a, LOGGER, field_62314, LOGGER, f_412463_

com.google.common.net.HostAndPort: b, hostAndPort, field_62315, address, f_412238_

AuthenticationHandler: c, authenticationHandler, field_62800, authHandler, f_412192_

io.netty.channel.Channel: d, serverChannel, field_62801, channel, f_413128_

io.netty.channel.nio.NioEventLoopGroup: e, nioEventLoopGroup, field_62802, eventLoopGroup, f_412831_

Set<Connection>: f, connections, field_62316, connectionHandlers, f_413065_

构造函数

(com.google.common.net.HostAndPort, AuthenticationHandler)

(com.google.common.net.HostAndPort, AuthenticationHandler, io.netty.channel.nio.NioEventLoopGroup)

方法

void (Connection): a, onConnected, method_73679, onConnectionOpen, m_418753_

void (Connection): b, onDisconnected, method_73681, onConnectionClose, m_419471_

void (MinecraftApi): a, startWithoutTls, method_74475, listenUnencrypted, m_417908_

void (MinecraftApi, io.netty.handler.ssl.SslContext): a, startWithTls, method_74476, listenEncrypted, m_414926_

void (MinecraftApi, io.netty.handler.ssl.SslContext): b, start, method_73677, listen, m_418726_

void (boolean): a, stop, method_74477, stop, m_416358_

void (): a, tick, method_73676, processTimeouts, m_419604_

int (): b, getPort, method_74478, getPort, m_418631_

void (Consumer<Connection>): a, forEachConnection, method_73680, forEachConnection, m_416497_