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

9 lines
294 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 08:32:34 -04:00
METHOD L_ enabled ()Z
METHOD a ()Ljava/util/List;
METHOD a renderIcon (FI)V
METHOD a selectElement (Lbmy;)V
METHOD b ()Lgk;