Uses of Class
net.minecraft.client.gui.spectator.SpectatorMenu
-
Packages that use SpectatorMenu Package Description net.minecraft.client.gui net.minecraft.client.gui.spectator net.minecraft.client.gui.spectator.categories -
-
Uses of SpectatorMenu in net.minecraft.client.gui
Fields in net.minecraft.client.gui declared as SpectatorMenu Modifier and Type Field Description private SpectatorMenu
SpectatorGui. menu
Methods in net.minecraft.client.gui with parameters of type SpectatorMenu Modifier and Type Method Description void
SpectatorGui. onSpectatorMenuClosed(SpectatorMenu p_175257_1_)
-
Uses of SpectatorMenu in net.minecraft.client.gui.spectator
Methods in net.minecraft.client.gui.spectator with parameters of type SpectatorMenu Modifier and Type Method Description void
ISpectatorMenuRecipient. onSpectatorMenuClosed(SpectatorMenu p_175257_1_)
void
ISpectatorMenuObject. selectItem(SpectatorMenu p_178661_1_)
void
PlayerMenuObject. selectItem(SpectatorMenu p_178661_1_)
void
SpectatorMenu.EndSpectatorObject. selectItem(SpectatorMenu p_178661_1_)
void
SpectatorMenu.MoveMenuObject. selectItem(SpectatorMenu p_178661_1_)
-
Uses of SpectatorMenu in net.minecraft.client.gui.spectator.categories
Methods in net.minecraft.client.gui.spectator.categories with parameters of type SpectatorMenu Modifier and Type Method Description void
TeleportToPlayer. selectItem(SpectatorMenu p_178661_1_)
void
TeleportToTeam. selectItem(SpectatorMenu p_178661_1_)
void
TeleportToTeam.TeamSelectionObject. selectItem(SpectatorMenu p_178661_1_)
-