Class SpectatorMenuState
java.lang.Object
net.minecraft.client.gui.hud.spectator.SpectatorMenuState
@Environment(CLIENT) public class SpectatorMenuState extends Object
-
Field Summary
Fields Modifier and Type Field Description private List<SpectatorMenuCommand>commandsprivate intselectedSlot -
Constructor Summary
Constructors Constructor Description SpectatorMenuState(List<SpectatorMenuCommand> list, int int2) -
Method Summary
Modifier and Type Method Description SpectatorMenuCommandgetCommand(int slot)intgetSelectedSlot()
-
Field Details
-
commands
-
selectedSlot
private final int selectedSlot
-
-
Constructor Details
-
SpectatorMenuState
-
-
Method Details
-
getCommand
-
getSelectedSlot
public int getSelectedSlot()
-