Uses of Class
net.minecraft.client.gui.spectator.SpectatorMenu
Packages that use SpectatorMenu
Package
Description
-
Uses of SpectatorMenu in net.minecraft.client.gui
Fields in net.minecraft.client.gui declared as SpectatorMenuMethods in net.minecraft.client.gui with parameters of type SpectatorMenuModifier and TypeMethodDescriptionvoidSpectatorGui.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 SpectatorMenuModifier and TypeMethodDescriptionvoidISpectatorMenuRecipient.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 SpectatorMenuModifier and TypeMethodDescriptionvoidTeleportToPlayer.selectItem(SpectatorMenu p_178661_1_) voidTeleportToTeam.selectItem(SpectatorMenu p_178661_1_) voidTeleportToTeam.TeamSelectionObject.selectItem(SpectatorMenu p_178661_1_)