@Environment(value=CLIENT) public class RootSpectatorCommandGroup extends Object implements SpectatorMenuCommandGroup
| Modifier and Type | Field and Description |
|---|---|
private List<SpectatorMenuCommand> |
elements |
private static Text |
field_26612 |
| Constructor and Description |
|---|
RootSpectatorCommandGroup() |
| Modifier and Type | Method and Description |
|---|---|
List<SpectatorMenuCommand> |
getCommands() |
Text |
getPrompt() |
private static final Text field_26612
private final List<SpectatorMenuCommand> elements
public List<SpectatorMenuCommand> getCommands()
getCommands in interface SpectatorMenuCommandGrouppublic Text getPrompt()
getPrompt in interface SpectatorMenuCommandGroup