History - net.minecraft.server.rcon.RconClient

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

1.21.11_unobfuscated

Names

net.minecraft.server.rcon.thread.RconClient

net.minecraft.class_3389

net.minecraft.server.rcon.RconClient

Fields

org.slf4j.Logger: LOGGER, field_14491, LOGGER

int: SERVERDATA_AUTH, field_29799, field_29799

int: SERVERDATA_EXECCOMMAND, field_29800, field_29800

int: SERVERDATA_RESPONSE_VALUE, field_29801, field_29801

int: SERVERDATA_AUTH_RESPONSE, field_29802, field_29802

int: SERVERDATA_AUTH_FAILURE, field_29803, field_29803

boolean: authed, field_14488, authenticated

Socket: client, field_14489, socket

byte[]: buf, field_14490, packetBuffer

String: rconPassword, field_14492, password

DedicatedServer: serverInterface, field_23965, server

Constructors

(DedicatedServer, String, Socket)

Methods

void (): run

void (int, int, String): send, method_14790, respond

void (): sendAuthFailure, method_14787, fail

void (int, String): sendCmdResponse, method_14789, respond

void (): stop, method_18050, stop

void (): closeSocket, method_14788, close