Class BaseSpectatorGroup
java.lang.Object
net.minecraft.client.gui.spectator.BaseSpectatorGroup
- All Implemented Interfaces:
ISpectatorMenuView
-
Field Summary
Modifier and TypeFieldDescriptionprivate final List<ISpectatorMenuObject>
private static final ITextComponent
-
Constructor Summary
-
Method Summary
-
Field Details
-
PROMPT_TEXT
-
items
-
-
Constructor Details
-
BaseSpectatorGroup
public BaseSpectatorGroup()
-
-
Method Details
-
getItems
- Specified by:
getItems
in interfaceISpectatorMenuView
-
getPrompt
- Specified by:
getPrompt
in interfaceISpectatorMenuView
-