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

24 lines
826 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_641 net/minecraft/client/option/ServerList
FIELD field_3749 servers Ljava/util/List;
2019-06-28 17:55:20 -04:00
FIELD field_3750 client Lnet/minecraft/class_310;
FIELD field_3751 LOGGER Lorg/apache/logging/log4j/Logger;
METHOD <init> (Lnet/minecraft/class_310;)V
ARG 1 client
2019-06-28 17:55:20 -04:00
METHOD method_2980 set (ILnet/minecraft/class_642;)V
2018-11-04 07:22:38 -05:00
ARG 1 index
ARG 2 serverInfo
2019-06-28 17:55:20 -04:00
METHOD method_2981 loadFile ()V
METHOD method_2982 get (I)Lnet/minecraft/class_642;
ARG 1 index
2019-06-28 17:55:20 -04:00
METHOD method_2983 remove (Lnet/minecraft/class_642;)V
ARG 1 serverInfo
2019-06-28 17:55:20 -04:00
METHOD method_2984 size ()I
METHOD method_2985 swapEntries (II)V
ARG 1 index1
ARG 2 index2
2019-06-28 17:55:20 -04:00
METHOD method_2986 updateServerListEntry (Lnet/minecraft/class_642;)V
2019-03-27 14:35:10 -04:00
ARG 0 e
2019-06-28 17:55:20 -04:00
METHOD method_2987 saveFile ()V
METHOD method_2988 add (Lnet/minecraft/class_642;)V
ARG 1 serverInfo