Uses of Interface
net.minecraft.client.gui.hud.spectator.SpectatorMenuCommand
Packages that use SpectatorMenuCommand
Package
Description
-
Uses of SpectatorMenuCommand in net.minecraft
Classes in net.minecraft that implement SpectatorMenuCommandModifier and TypeClassDescription(package private) class(package private) class(package private) class(package private) final class -
Uses of SpectatorMenuCommand in net.minecraft.client.gui.hud
Methods in net.minecraft.client.gui.hud with parameters of type SpectatorMenuCommandModifier and TypeMethodDescriptionprivate voidSpectatorHud.renderSpectatorCommand(int slot, int x, float y, float alpha, SpectatorMenuCommand command) -
Uses of SpectatorMenuCommand in net.minecraft.client.gui.hud.spectator
Classes in net.minecraft.client.gui.hud.spectator that implement SpectatorMenuCommandModifier and TypeClassDescriptionclassclassclassFields in net.minecraft.client.gui.hud.spectator declared as SpectatorMenuCommandModifier and TypeFieldDescriptionstatic final SpectatorMenuCommandSpectatorMenu.BLANK_COMMANDprivate static final SpectatorMenuCommandSpectatorMenu.CLOSE_COMMANDprivate static final SpectatorMenuCommandSpectatorMenu.DISABLED_NEXT_PAGE_COMMANDprivate static final SpectatorMenuCommandSpectatorMenu.NEXT_PAGE_COMMANDprivate static final SpectatorMenuCommandSpectatorMenu.PREVIOUS_PAGE_COMMANDMethods in net.minecraft.client.gui.hud.spectator that return SpectatorMenuCommandModifier and TypeMethodDescriptionSpectatorMenu.getCommand(int slot) SpectatorMenuState.getCommand(int slot) SpectatorMenu.getSelectedCommand()