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 SpectatorMenuSpectatorGui. menuMethods in net.minecraft.client.gui with parameters of type SpectatorMenu Modifier and Type Method Description voidSpectatorGui. 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 voidISpectatorMenuRecipient. onSpectatorMenuClosed(SpectatorMenu p_175257_1_)voidISpectatorMenuObject. selectItem(SpectatorMenu p_178661_1_)voidPlayerMenuObject. selectItem(SpectatorMenu p_178661_1_)voidSpectatorMenu.EndSpectatorObject. selectItem(SpectatorMenu p_178661_1_)voidSpectatorMenu.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 voidTeleportToPlayer. selectItem(SpectatorMenu p_178661_1_)voidTeleportToTeam. selectItem(SpectatorMenu p_178661_1_)voidTeleportToTeam.TeamSelectionObject. selectItem(SpectatorMenu p_178661_1_)
-