Interface SpectatorMenuCommandGroup
- All Known Implementing Classes:
RootSpectatorCommandGroup,TeamTeleportSpectatorMenu,TeleportSpectatorMenu
@Environment(CLIENT)
public interface SpectatorMenuCommandGroup
-
Method Summary
Modifier and Type Method Description List<SpectatorMenuCommand>getCommands()TextgetPrompt()
-
Method Details
-
getCommands
List<SpectatorMenuCommand> getCommands() -
getPrompt
Text getPrompt()
-