public interface ISpectatorMenuObject
| Modifier and Type | Method and Description | 
|---|---|
| ITextComponent | getSpectatorName() | 
| boolean | isEnabled() | 
| void | renderIcon(float p_178663_1_,
          int alpha) | 
| void | selectItem(SpectatorMenu menu) | 
void selectItem(SpectatorMenu menu)
ITextComponent getSpectatorName()
void renderIcon(float p_178663_1_,
                int alpha)
boolean isEnabled()