yarn/mappings/net/minecraft/client/gui/menu/ListEntryLocalServer.mapping

12 lines
290 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS cua net/minecraft/client/gui/menu/ListEntryLocalServer
2018-11-30 06:38:47 -05:00
FIELD c client Lcnv;
2018-11-29 15:10:38 -05:00
FIELD d entry Ldoh;
FIELD e gui Lcty;
FIELD f lastUpdateMillis J
2018-11-29 15:10:38 -05:00
METHOD <init> (Lcty;Ldoh;)V
2018-11-04 07:22:38 -05:00
ARG 1 gui
2018-11-30 06:43:16 -05:00
METHOD a (DDI)Z
ARG 1 mouseX
METHOD a drawEntry (IIIIZF)V
2018-11-29 15:10:38 -05:00
METHOD e getLanServerEntry ()Ldoh;