yarn/mappings/net/minecraft/client/options/ServerList.mapping

17 lines
427 B
Plaintext

CLASS dcx net/minecraft/client/options/ServerList
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b client Lcqn;
FIELD c serverEntries Ljava/util/List;
METHOD a loadFile ()V
METHOD a get (I)Ldcw;
METHOD a swapEntries (II)V
ARG 1 index1
METHOD a set (ILdcw;)V
ARG 1 index
METHOD a add (Ldcw;)V
METHOD b saveFile ()V
METHOD b remove (I)V
METHOD b updateServerListEntry (Ldcw;)V
ARG 0 e
METHOD c size ()I