yarn/mappings/net/minecraft/client/gui/hud/spectator/SpectatorTeleportMenu.mapping

10 lines
330 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS bjj net/minecraft/client/gui/hud/spectator/SpectatorTeleportMenu
2016-08-24 18:07:54 -04:00
FIELD a PLAYER_ORDER Lcom/google/common/collect/Ordering;
FIELD b elements Ljava/util/List;
2016-08-24 18:07:54 -04:00
METHOD H_ enabled ()Z
METHOD a getElements ()Ljava/util/List;
METHOD a renderIcon (FI)V
2016-10-18 11:31:59 -04:00
METHOD a selectElement (Lbje;)V
2016-08-24 18:07:54 -04:00
ARG 0 menu
2016-10-18 11:31:59 -04:00
METHOD b getMessage ()Lfa;