Package net.minecraft

Class class_4750

java.lang.Object
net.minecraft.class_4750
All Implemented Interfaces:
SpectatorMenuCommand

@Environment(CLIENT) final class class_4750 extends Object implements SpectatorMenuCommand
Mappings:
Namespace Name
official cas
intermediary net/minecraft/class_4750
named net/minecraft/class_4750
  • Constructor Details

    • class_4750

      class_4750()
  • Method Details

    • use

      public void use(SpectatorMenu menu)
      Specified by:
      use in interface SpectatorMenuCommand
      Mappings:
      Namespace Name Mixin selector
      official a Lcaw;a(Lcar;)V
      intermediary method_9629 Lnet/minecraft/class_2326;method_9629(Lnet/minecraft/class_2322;)V
      named use Lnet/minecraft/client/gui/hud/spectator/SpectatorMenuCommand;use(Lnet/minecraft/client/gui/hud/spectator/SpectatorMenu;)V
    • getName

      public Text getName()
      Specified by:
      getName in interface SpectatorMenuCommand
      Mappings:
      Namespace Name Mixin selector
      official z_ Lcaw;z_()Lho;
      intermediary method_9626 Lnet/minecraft/class_2326;method_9626()Lnet/minecraft/class_1982;
      named getName Lnet/minecraft/client/gui/hud/spectator/SpectatorMenuCommand;getName()Lnet/minecraft/text/Text;
    • renderIcon

      public void renderIcon(float brightness, int alpha)
      Specified by:
      renderIcon in interface SpectatorMenuCommand
      Mappings:
      Namespace Name Mixin selector
      official a Lcaw;a(FI)V
      intermediary method_9628 Lnet/minecraft/class_2326;method_9628(FI)V
      named renderIcon Lnet/minecraft/client/gui/hud/spectator/SpectatorMenuCommand;renderIcon(FI)V
    • isEnabled

      public boolean isEnabled()
      Specified by:
      isEnabled in interface SpectatorMenuCommand
      Mappings:
      Namespace Name Mixin selector
      official A_ Lcaw;A_()Z
      intermediary method_9627 Lnet/minecraft/class_2326;method_9627()Z
      named isEnabled Lnet/minecraft/client/gui/hud/spectator/SpectatorMenuCommand;isEnabled()Z