| Package | Description | 
|---|---|
| net.minecraft.client.gui.spectator | |
| net.minecraft.client.gui.spectator.categories | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseSpectatorGroup | 
| Modifier and Type | Field and Description | 
|---|---|
| private ISpectatorMenuView | SpectatorMenu. category | 
| Modifier and Type | Method and Description | 
|---|---|
| ISpectatorMenuView | SpectatorMenu. getSelectedCategory() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SpectatorMenu. selectCategory(ISpectatorMenuView menuView) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TeleportToPlayer | 
| class  | TeleportToTeam | 
| Modifier and Type | Field and Description | 
|---|---|
| private ISpectatorMenuView | SpectatorDetails. category | 
| Constructor and Description | 
|---|
| SpectatorDetails(ISpectatorMenuView categoryIn,
                java.util.List<ISpectatorMenuObject> itemsIn,
                int selectedIndex) |