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

17 lines
431 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS dhd net/minecraft/client/options/ServerList
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2019-04-05 12:03:47 -04:00
FIELD b client Lcux;
FIELD c serverEntries Ljava/util/List;
METHOD a loadFile ()V
2019-04-05 12:03:47 -04:00
METHOD a get (I)Ldhc;
METHOD a swapEntries (II)V
2018-11-04 07:22:38 -05:00
ARG 1 index1
2019-04-05 12:03:47 -04:00
METHOD a set (ILdhc;)V
2018-11-04 07:22:38 -05:00
ARG 1 index
2019-04-05 12:03:47 -04:00
METHOD a remove (Ldhc;)V
METHOD b saveFile ()V
2019-04-05 12:03:47 -04:00
METHOD b add (Ldhc;)V
METHOD c size ()I
2019-04-05 12:03:47 -04:00
METHOD c updateServerListEntry (Ldhc;)V
2019-03-27 14:35:10 -04:00
ARG 0 e