History - net.minecraft.server.dedicated.management.network.ManagementConnectionHandler

26.3

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

atr

net.minecraft.server.jsonrpc.Connection

net.minecraft.class_11795

net.minecraft.server.dedicated.management.network.ManagementConnectionHandler

Fields

org.slf4j.Logger: a, LOGGER, field_62284, LOGGER, f_lkifkpgw, LOGGER, f_413802_

org.slf4j.Logger: LOGGER, LOGGER, field_62284, LOGGER

AtomicInteger: b, CONNECTION_ID_COUNTER, field_62285, CONNECTION_ID, f_ekokjzae, f_411792_

AtomicInteger: CONNECTION_ID_COUNTER, CONNECTION_ID_COUNTER, field_62285, CONNECTION_ID

ManagementLogger: c, jsonRpcLogger, field_62286, managementLogger, f_qhiwoaba, f_413842_

ManagementLogger: jsonRpcLogger, jsonRpcLogger, field_62286, managementLogger

ManagementConnectionId: d, clientInfo, field_62287, remote, f_bgamedsf, f_413455_

ManagementConnectionId: clientInfo, clientInfo, field_62287, remote

ManagementServer: e, managementServer, field_62288, managementServer, f_eljrnrcf, f_412457_

ManagementServer: managementServer, managementServer, field_62288, managementServer

io.netty.channel.Channel: f, channel, field_62289, channel, f_tpcieoxm, f_412738_

io.netty.channel.Channel: channel, channel, field_62289, channel

ManagementHandlerDispatcher: g, minecraftApi, field_62290, handlerDispatcher, f_hxpezbup, f_413903_

ManagementHandlerDispatcher: minecraftApi, minecraftApi, field_62290, handlerDispatcher

AtomicInteger: h, transactionId, field_62291, OUTGOING_REQUEST_ID, f_ooupypyp, f_413889_

AtomicInteger: transactionId, transactionId, field_62291, OUTGOING_REQUEST_ID

it.unimi.dsi.fastutil.ints.Int2ObjectMap<PendingResponse<?>>: i, pendingRequests, field_62292, pendingResponses, f_lpfobiwx, f_411892_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<PendingResponse<?>>: pendingRequests, pendingRequests, field_62292, pendingResponses

Constructors

Methods

void (): a, tick, method_73605, processTimeouts, m_fsobhuwn, m_416268_

void (): tick, tick, method_73605, processTimeouts

void (io.netty.channel.ChannelHandlerContext): channelActive, channelActive, channelActive, channelActive, channelActive

void (io.netty.channel.ChannelHandlerContext): channelActive, channelActive, channelActive, channelActive

void (io.netty.channel.ChannelHandlerContext): channelInactive, channelInactive, channelInactive, channelInactive, channelInactive

void (io.netty.channel.ChannelHandlerContext): channelInactive, channelInactive, channelInactive, channelInactive

void (io.netty.channel.ChannelHandlerContext, Throwable): exceptionCaught, exceptionCaught, exceptionCaught, exceptionCaught, exceptionCaught

void (io.netty.channel.ChannelHandlerContext, Throwable): exceptionCaught, exceptionCaught, exceptionCaught, exceptionCaught

void (io.netty.channel.ChannelHandlerContext, com.google.gson.JsonElement): a, channelRead0, method_73612, channelRead0, m_ptvbtzeb, channelRead0, channelRead0

void (io.netty.channel.ChannelHandlerContext, com.google.gson.JsonElement): channelRead0, channelRead0, method_73612, channelRead0

com.google.gson.JsonArray (List<com.google.gson.JsonElement>): a, handleBatchRequest, method_74472, handleEach, m_hbknidjg, m_415766_

com.google.gson.JsonArray (List<com.google.gson.JsonElement>): handleBatchRequest, handleBatchRequest, method_74472, handleEach

void (RegistryEntry$Reference<? extends OutgoingRpcMethod<Void, ?>>): a, sendNotification, method_73608, sendNotification, m_powcmrfo, m_419112_

void (RegistryEntry$Reference<? extends OutgoingRpcMethod<Void, ?>>): sendNotification, sendNotification, method_73608, sendNotification

<Params> void (RegistryEntry$Reference<? extends OutgoingRpcMethod<Params, ?>>, Params): a, sendNotification, method_73609, sendNotification, m_epvlrmxb, m_417635_

<Params> void (RegistryEntry$Reference<? extends OutgoingRpcMethod<Params, ?>>, Params): sendNotification, sendNotification, method_73609, sendNotification

<Result> CompletableFuture<Result> (RegistryEntry$Reference<? extends OutgoingRpcMethod<Void, Result>>): b, sendRequest, method_73616, sendRequest, m_qwrozpgv, m_418630_

<Result> CompletableFuture<Result> (RegistryEntry$Reference<? extends OutgoingRpcMethod<Void, Result>>): sendRequest, sendRequest, method_73616, sendRequest

<Params, Result> CompletableFuture<Result> (RegistryEntry$Reference<? extends OutgoingRpcMethod<Params, Result>>, Params): b, sendRequest, method_73617, sendRequest, m_yfoegffs, m_418747_

<Params, Result> CompletableFuture<Result> (RegistryEntry$Reference<? extends OutgoingRpcMethod<Params, Result>>, Params): sendRequest, sendRequest, method_73617, sendRequest

<Params, Result> CompletableFuture<Result> (RegistryEntry$Reference<? extends OutgoingRpcMethod<Params, ? extends Result>>, Params, boolean): a, sendRequest, method_73610, sendRequest, m_vkbcxumo, m_416211_

<Params, Result> CompletableFuture<Result> (RegistryEntry$Reference<? extends OutgoingRpcMethod<Params, ? extends Result>>, Params, boolean): sendRequest, sendRequest, method_73610, sendRequest

com.google.gson.JsonObject (com.google.gson.JsonObject): a, handleJsonObject, method_73611, handleMessage, m_unbytqvl, m_420021_

com.google.gson.JsonObject (com.google.gson.JsonObject): handleJsonObject, handleJsonObject, method_73611, handleMessage

boolean (com.google.gson.JsonElement): a, isValidRequestId, method_74844, isValidRequestId, m_kkivuskx, m_419989_

boolean (com.google.gson.JsonElement): isValidRequestId, isValidRequestId, method_74844, isValidRequestId

boolean (com.google.gson.JsonElement): b, isValidResponseId, method_74845, isValidResponseId, m_xufqaoxp, m_xufqaoxp, m_415734_

boolean (com.google.gson.JsonElement): isValidResponseId, isValidResponseId, method_74845, isValidResponseId

com.google.gson.JsonObject (com.google.gson.JsonElement, String, com.google.gson.JsonElement): a, handleIncomingRequest, method_73618, handleRequest, m_iagrisre, m_419715_

com.google.gson.JsonObject (com.google.gson.JsonElement, String, com.google.gson.JsonElement): handleIncomingRequest, handleIncomingRequest, method_73618, handleRequest

com.google.gson.JsonElement (String, com.google.gson.JsonElement): a, dispatchIncomingRequest, method_73614, processRequest, m_cthqaqeb, m_cthqaqeb, m_415106_

com.google.gson.JsonElement (String, com.google.gson.JsonElement): dispatchIncomingRequest, dispatchIncomingRequest, method_73614, processRequest

void (int, com.google.gson.JsonElement): a, handleRequestResponse, method_73606, handleResponse, m_ocomorlc, m_418089_

void (int, com.google.gson.JsonElement): handleRequestResponse, handleRequestResponse, method_73606, handleResponse

com.google.gson.JsonObject (com.google.gson.JsonElement, com.google.gson.JsonObject): a, handleError, method_73613, handleError, m_ntajydro, m_417614_

com.google.gson.JsonObject (com.google.gson.JsonElement, com.google.gson.JsonObject): handleError, handleError, method_73613, handleError

1.21.11

Names

ath

atr

Fields

Constructors

Methods

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

ath

net.minecraft.server.jsonrpc.Connection

net.minecraft.class_11795

net.minecraft.server.dedicated.management.network.ManagementConnectionHandler

net.minecraft.unmapped.C_ifannozd

net.minecraft.unmapped.C_ifannozd

net.minecraft.src.C_411152_

Fields

org.slf4j.Logger: a, LOGGER, field_62284, LOGGER, f_lkifkpgw, LOGGER, f_413802_

AtomicInteger: b, CONNECTION_ID_COUNTER, field_62285, CONNECTION_ID, f_ekokjzae, f_411792_

ManagementLogger: c, jsonRpcLogger, field_62286, managementLogger, f_qhiwoaba, f_413842_

ManagementConnectionId: d, clientInfo, field_62287, remote, f_bgamedsf, f_413455_

ManagementServer: e, managementServer, field_62288, managementServer, f_eljrnrcf, f_412457_

io.netty.channel.Channel: f, channel, field_62289, channel, f_tpcieoxm, f_412738_

ManagementHandlerDispatcher: g, minecraftApi, field_62290, handlerDispatcher, f_hxpezbup, f_413903_

AtomicInteger: h, transactionId, field_62291, OUTGOING_REQUEST_ID, f_ooupypyp, f_413889_

it.unimi.dsi.fastutil.ints.Int2ObjectMap<PendingResponse<?>>: i, pendingRequests, field_62292, pendingResponses, f_lpfobiwx, f_411892_

Constructors

(io.netty.channel.Channel, ManagementServer, ManagementHandlerDispatcher, ManagementLogger)

Methods

void (): a, tick, method_73605, processTimeouts, m_fsobhuwn, m_416268_

void (io.netty.channel.ChannelHandlerContext): channelActive, channelActive, channelActive, channelActive, channelActive

void (io.netty.channel.ChannelHandlerContext): channelInactive, channelInactive, channelInactive, channelInactive, channelInactive

void (io.netty.channel.ChannelHandlerContext, Throwable): exceptionCaught, exceptionCaught, exceptionCaught, exceptionCaught, exceptionCaught

void (io.netty.channel.ChannelHandlerContext, com.google.gson.JsonElement): a, channelRead0, method_73612, channelRead0, m_ptvbtzeb, channelRead0, channelRead0

com.google.gson.JsonArray (List<com.google.gson.JsonElement>): a, handleBatchRequest, method_74472, handleEach, m_hbknidjg, m_415766_

void (RegistryEntry$Reference<? extends OutgoingRpcMethod<Void, ?>>): a, sendNotification, method_73608, sendNotification, m_powcmrfo, m_419112_

<Params> void (RegistryEntry$Reference<? extends OutgoingRpcMethod<Params, ?>>, Params): a, sendNotification, method_73609, sendNotification, m_epvlrmxb, m_417635_

<Result> CompletableFuture<Result> (RegistryEntry$Reference<? extends OutgoingRpcMethod<Void, Result>>): b, sendRequest, method_73616, sendRequest, m_qwrozpgv, m_418630_

<Params, Result> CompletableFuture<Result> (RegistryEntry$Reference<? extends OutgoingRpcMethod<Params, Result>>, Params): b, sendRequest, method_73617, sendRequest, m_yfoegffs, m_418747_

<Params, Result> CompletableFuture<Result> (RegistryEntry$Reference<? extends OutgoingRpcMethod<Params, ? extends Result>>, Params, boolean): a, sendRequest, method_73610, sendRequest, m_vkbcxumo, m_416211_

com.google.gson.JsonObject (com.google.gson.JsonObject): a, handleJsonObject, method_73611, handleMessage, m_unbytqvl, m_420021_

boolean (com.google.gson.JsonElement): a, isValidRequestId, method_74844, isValidRequestId, m_kkivuskx, m_419989_

boolean (com.google.gson.JsonElement): b, isValidResponseId, method_74845, isValidResponseId, m_xufqaoxp, m_xufqaoxp, m_415734_

com.google.gson.JsonObject (com.google.gson.JsonElement, String, com.google.gson.JsonElement): a, handleIncomingRequest, method_73618, handleRequest, m_iagrisre, m_419715_

com.google.gson.JsonElement (String, com.google.gson.JsonElement): a, dispatchIncomingRequest, method_73614, processRequest, m_cthqaqeb, m_cthqaqeb, m_415106_

void (int, com.google.gson.JsonElement): a, handleRequestResponse, method_73606, handleResponse, m_ocomorlc, m_418089_

com.google.gson.JsonObject (com.google.gson.JsonElement, com.google.gson.JsonObject): a, handleError, method_73613, handleError, m_ntajydro, m_417614_