Class RootSpectatorMenuCategory
java.lang.Object
net.minecraft.client.gui.spectator.RootSpectatorMenuCategory
- All Implemented Interfaces:
- SpectatorMenuCategory
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final List<SpectatorMenuItem>private static final Component
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
PROMPT_TEXT
- 
items
 
- 
- 
Constructor Details- 
RootSpectatorMenuCategorypublic RootSpectatorMenuCategory()
 
- 
- 
Method Details- 
getItems- Specified by:
- getItemsin interface- SpectatorMenuCategory
 
- 
getPrompt- Specified by:
- getPromptin interface- SpectatorMenuCategory
 
 
-