Interface SpectatorMenuCommand

All Known Implementing Classes:
SpectatorMenu.ChangePageSpectatorMenuCommand, SpectatorMenu.CloseSpectatorMenuCommand, TeamTeleportSpectatorMenu, TeamTeleportSpectatorMenu.TeleportToSpecificTeamCommand, TeleportSpectatorMenu, TeleportToSpecificPlayerSpectatorCommand

@Environment(CLIENT) public interface SpectatorMenuCommand
Mappings:
Namespace Name
official etx
intermediary net/minecraft/class_537
named net/minecraft/client/gui/hud/spectator/SpectatorMenuCommand
  • Method Details

    • use

      void use(SpectatorMenu menu)
      Mappings:
      Namespace Name Mixin selector
      official a Letx;a(Letv;)V
      intermediary method_2783 Lnet/minecraft/class_537;method_2783(Lnet/minecraft/class_531;)V
      named use Lnet/minecraft/client/gui/hud/spectator/SpectatorMenuCommand;use(Lnet/minecraft/client/gui/hud/spectator/SpectatorMenu;)V
    • getName

      Text getName()
      Mappings:
      Namespace Name Mixin selector
      official aq_ Letx;aq_()Lss;
      intermediary method_16892 Lnet/minecraft/class_537;method_16892()Lnet/minecraft/class_2561;
      named getName Lnet/minecraft/client/gui/hud/spectator/SpectatorMenuCommand;getName()Lnet/minecraft/text/Text;
    • renderIcon

      void renderIcon(MatrixStack matrices, float brightness, int alpha)
      Mappings:
      Namespace Name Mixin selector
      official a Letx;a(Leed;FI)V
      intermediary method_2784 Lnet/minecraft/class_537;method_2784(Lnet/minecraft/class_4587;FI)V
      named renderIcon Lnet/minecraft/client/gui/hud/spectator/SpectatorMenuCommand;renderIcon(Lnet/minecraft/client/util/math/MatrixStack;FI)V
    • isEnabled

      boolean isEnabled()
      Mappings:
      Namespace Name Mixin selector
      official ar_ Letx;ar_()Z
      intermediary method_16893 Lnet/minecraft/class_537;method_16893()Z
      named isEnabled Lnet/minecraft/client/gui/hud/spectator/SpectatorMenuCommand;isEnabled()Z