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