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

9 lines
317 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS bnd 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;
2017-04-05 14:11:28 -04:00
METHOD L_ enabled ()Z
METHOD a getElements ()Ljava/util/List;
METHOD a renderIcon (FI)V
METHOD a selectElement (Lbmy;)V
METHOD b getMessage ()Lgk;