Interface SpectatorMenuCommand
- All Known Implementing Classes:
SpectatorMenu.ChangePageSpectatorMenuCommand,SpectatorMenu.CloseSpectatorMenuCommand,TeamTeleportSpectatorMenu,TeamTeleportSpectatorMenu.TeleportToSpecificTeamCommand,TeleportSpectatorMenu,TeleportToSpecificPlayerSpectatorCommand
@Environment(CLIENT)
public interface SpectatorMenuCommand
-
Method Summary
Modifier and Type Method Description TextgetName()booleanisEnabled()voidrenderIcon(MatrixStack matrixStack, float float2, int int2)voiduse(SpectatorMenu menu)
-
Method Details
-
use
-
getName
Text getName() -
renderIcon
-
isEnabled
boolean isEnabled()
-