Interface SpectatorMenuCommand

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

@Environment(CLIENT)
public interface SpectatorMenuCommand
  • Method Details

    • use

      void use​(SpectatorMenu menu)
    • getName

      Text getName()
    • renderIcon

      void renderIcon​(MatrixStack matrixStack, float float2, int int2)
    • isEnabled

      boolean isEnabled()