Uses of Class
net.minecraft.server.jsonrpc.Connection
Packages that use Connection
-
Uses of Connection in net.minecraft.server.jsonrpc
Fields in net.minecraft.server.jsonrpc with type parameters of type ConnectionMethods in net.minecraft.server.jsonrpc with parameters of type ConnectionModifier and TypeMethodDescriptionvoidManagementServer.onConnected(Connection pConnection) voidManagementServer.onDisconnected(Connection pConnection) Method parameters in net.minecraft.server.jsonrpc with type arguments of type ConnectionModifier and TypeMethodDescription(package private) voidManagementServer.forEachConnection(Consumer<Connection> pAction)