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

17 lines
427 B
Plaintext

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