Uses of Interface
net.minecraft.client.gui.spectator.SpectatorMenuItem
Packages that use SpectatorMenuItem
Package
Description
- 
Uses of SpectatorMenuItem in net.minecraft.client.gui.components.spectatorMethods in net.minecraft.client.gui.components.spectator with parameters of type SpectatorMenuItemModifier and TypeMethodDescriptionprivate voidSpectatorGui.renderSlot(GuiGraphics p_281411_, int p_283536_, int p_281853_, float p_282693_, float p_281955_, SpectatorMenuItem p_283370_) 
- 
Uses of SpectatorMenuItem in net.minecraft.client.gui.spectatorClasses in net.minecraft.client.gui.spectator that implement SpectatorMenuItemModifier and TypeClassDescriptionclass(package private) static class(package private) static classFields in net.minecraft.client.gui.spectator declared as SpectatorMenuItemModifier and TypeFieldDescriptionprivate static final SpectatorMenuItemSpectatorMenu.CLOSE_ITEMstatic final SpectatorMenuItemSpectatorMenu.EMPTY_SLOTprivate static final SpectatorMenuItemSpectatorMenu.SCROLL_LEFTprivate static final SpectatorMenuItemSpectatorMenu.SCROLL_RIGHT_DISABLEDprivate static final SpectatorMenuItemSpectatorMenu.SCROLL_RIGHT_ENABLEDFields in net.minecraft.client.gui.spectator with type parameters of type SpectatorMenuItemModifier and TypeFieldDescriptionprivate final List<SpectatorMenuItem> RootSpectatorMenuCategory.itemsMethods in net.minecraft.client.gui.spectator that return SpectatorMenuItemModifier and TypeMethodDescriptionSpectatorMenu.getItem(int p_101788_) SpectatorMenu.getSelectedItem()Methods in net.minecraft.client.gui.spectator that return types with arguments of type SpectatorMenuItem
- 
Uses of SpectatorMenuItem in net.minecraft.client.gui.spectator.categoriesClasses in net.minecraft.client.gui.spectator.categories that implement SpectatorMenuItemModifier and TypeClassDescriptionclassclass(package private) static classFields in net.minecraft.client.gui.spectator.categories with type parameters of type SpectatorMenuItemModifier and TypeFieldDescriptionprivate final List<SpectatorMenuItem> SpectatorPage.itemsprivate final List<SpectatorMenuItem> TeleportToPlayerMenuCategory.itemsprivate final List<SpectatorMenuItem> TeleportToTeamMenuCategory.itemsMethods in net.minecraft.client.gui.spectator.categories that return SpectatorMenuItemMethods in net.minecraft.client.gui.spectator.categories that return types with arguments of type SpectatorMenuItemModifier and TypeMethodDescriptionstatic Optional<SpectatorMenuItem> TeleportToTeamMenuCategory.TeamSelectionItem.create(Minecraft p_260048_, PlayerTeam p_259058_) private static List<SpectatorMenuItem> TeleportToTeamMenuCategory.createTeamEntries(Minecraft p_260258_, Scoreboard p_259249_) TeleportToPlayerMenuCategory.getItems()TeleportToTeamMenuCategory.getItems()Constructor parameters in net.minecraft.client.gui.spectator.categories with type arguments of type SpectatorMenuItem