yarn/mappings/net/minecraft/client/gui/widget/LocalServerListEntry.mapping

9 lines
230 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS cwv net/minecraft/client/gui/widget/LocalServerListEntry
FIELD c client Lcqg;
FIELD d entry Ldsb;
FIELD e gui Lcwt;
FIELD f lastUpdateMillis J
2019-02-06 15:22:24 -05:00
METHOD <init> (Lcwt;Ldsb;)V
2018-11-04 07:22:38 -05:00
ARG 1 gui
2019-02-06 15:22:24 -05:00
METHOD e getLanServerEntry ()Ldsb;