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

17 lines
427 B
Plaintext

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