public class BaseSpectatorGroup extends java.lang.Object implements ISpectatorMenuView
Modifier and Type | Field and Description |
---|---|
private java.util.List<ISpectatorMenuObject> |
items |
Constructor and Description |
---|
BaseSpectatorGroup() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ISpectatorMenuObject> |
getItems() |
ITextComponent |
getPrompt() |
private final java.util.List<ISpectatorMenuObject> items
public java.util.List<ISpectatorMenuObject> getItems()
getItems
in interface ISpectatorMenuView
public ITextComponent getPrompt()
getPrompt
in interface ISpectatorMenuView