Uses of Interface
net.minecraft.client.gui.spectator.SpectatorMenuItem
Packages that use SpectatorMenuItem
Package
Description
-
Uses of SpectatorMenuItem in net.minecraft.client.gui.components.spectator
Methods in net.minecraft.client.gui.components.spectator with parameters of type SpectatorMenuItemModifier and TypeMethodDescriptionprivate voidSpectatorGui.renderSlot(PoseStack p_94785_, int p_94786_, int p_94787_, float p_94788_, float p_94789_, SpectatorMenuItem p_94790_) -
Uses of SpectatorMenuItem in net.minecraft.client.gui.spectator
Classes 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.categories
Classes 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 TypeMethodDescriptionTeleportToPlayerMenuCategory.getItems()TeleportToTeamMenuCategory.getItems()Constructor parameters in net.minecraft.client.gui.spectator.categories with type arguments of type SpectatorMenuItem