History - net.minecraft.server.dedicated.management.network.ManagementConnectionHandler
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
com.google.gson.JsonElement (Optional, com.google.gson.JsonElement): lambda$dispatchIncomingRequest$2, method_73615, method_73615
com.google.gson.JsonElement (Optional, com.google.gson.JsonElement): lambda$dispatchIncomingRequest$0, method_73615, method_73615
com.google.gson.JsonObject (com.google.gson.JsonElement): lambda$handleBatchRequest$1, method_74471, method_74471
com.google.gson.JsonObject (com.google.gson.JsonElement): lambda$handleBatchRequest$0, method_74471, method_74471
1.21.11_unobfuscated
Names
net.minecraft.server.jsonrpc.Connection
net.minecraft.class_11795
net.minecraft.server.dedicated.management.network.ManagementConnectionHandler
Fields
org.slf4j.Logger: LOGGER, field_62284, LOGGER
AtomicInteger: CONNECTION_ID_COUNTER, field_62285, CONNECTION_ID
ManagementLogger: jsonRpcLogger, field_62286, managementLogger
ManagementConnectionId: clientInfo, field_62287, remote
ManagementServer: managementServer, field_62288, managementServer
io.netty.channel.Channel: channel, field_62289, channel
ManagementHandlerDispatcher: minecraftApi, field_62290, handlerDispatcher
AtomicInteger: transactionId, field_62291, OUTGOING_REQUEST_ID
it.unimi.dsi.fastutil.ints.Int2ObjectMap<PendingResponse<?>>: pendingRequests, field_62292, pendingResponses
Constructors
(io.netty.channel.Channel, ManagementServer, ManagementHandlerDispatcher, ManagementLogger)
Methods
void (): tick, method_73605, processTimeouts
void (io.netty.channel.ChannelHandlerContext): channelActive, channelActive, channelActive
void (io.netty.channel.ChannelHandlerContext): channelInactive, channelInactive, channelInactive
void (io.netty.channel.ChannelHandlerContext, Throwable): exceptionCaught, exceptionCaught, exceptionCaught
void (io.netty.channel.ChannelHandlerContext, com.google.gson.JsonElement): channelRead0, method_73612, channelRead0
com.google.gson.JsonArray (List<com.google.gson.JsonElement>): handleBatchRequest, method_74472, handleEach
void (RegistryEntry$Reference<? extends OutgoingRpcMethod<Void, ?>>): sendNotification, method_73608, sendNotification
<Params> void (RegistryEntry$Reference<? extends OutgoingRpcMethod<Params, ?>>, Params): sendNotification, method_73609, sendNotification
<Result> CompletableFuture<Result> (RegistryEntry$Reference<? extends OutgoingRpcMethod<Void, Result>>): sendRequest, method_73616, sendRequest
<Params, Result> CompletableFuture<Result> (RegistryEntry$Reference<? extends OutgoingRpcMethod<Params, Result>>, Params): sendRequest, method_73617, sendRequest
<Params, Result> CompletableFuture<Result> (RegistryEntry$Reference<? extends OutgoingRpcMethod<Params, ? extends Result>>, Params, boolean): sendRequest, method_73610, sendRequest
com.google.gson.JsonObject (com.google.gson.JsonObject): handleJsonObject, method_73611, handleMessage
boolean (com.google.gson.JsonElement): isValidRequestId, method_74844, isValidRequestId
boolean (com.google.gson.JsonElement): isValidResponseId, method_74845, isValidResponseId
com.google.gson.JsonObject (com.google.gson.JsonElement, String, com.google.gson.JsonElement): handleIncomingRequest, method_73618, handleRequest
com.google.gson.JsonElement (String, com.google.gson.JsonElement): dispatchIncomingRequest, method_73614, processRequest
void (int, com.google.gson.JsonElement): handleRequestResponse, method_73606, handleResponse
com.google.gson.JsonObject (com.google.gson.JsonElement, com.google.gson.JsonObject): handleError, method_73613, handleError
void (io.netty.channel.ChannelHandlerContext, Object): channelRead0, channelRead0, channelRead0
com.google.gson.JsonElement (Optional, com.google.gson.JsonElement): lambda$dispatchIncomingRequest$2, method_73615, method_73615
com.google.gson.JsonObject (com.google.gson.JsonElement): lambda$handleBatchRequest$1, method_74471, method_74471
boolean (long, it.unimi.dsi.fastutil.ints.Int2ObjectMap$Entry): lambda$tick$0, method_73607, method_73607