net.minecraft.client.gui.spectator

public class SpectatorMenu

bhq
net.minecraft.class_2322
net.minecraft.client.gui.spectator.SpectatorMenu
net.minecraft.client.gui.spectator.SpectatorMenu

Field summary

Modifier and TypeField
private static final SpectatorMenuItem
b
field_10498
CLOSE_HUD
CLOSE_ITEM
private static final SpectatorMenuItem
c
field_10499
SCROLL_LEFT
SCROLL_LEFT
private static final SpectatorMenuItem
d
field_10500
SCROLL_RIGHT_ENABLED
SCROLL_RIGHT_ENABLED
private static final SpectatorMenuItem
e
field_10501
SCROLL_RIGHT_DISABLED
SCROLL_RIGHT_DISABLED
public static final SpectatorMenuItem
a
field_10497
EMPTY_SLOT
EMPTY_SLOT
private final SpectatorMenuListener
f
field_10502
listener
listener
private final List<SpectatorMenuPage>
g
field_10503
previousPages
previousCategories
private SpectatorMenuCategory
h
field_10504
category
category
private int
i
field_10505
selectedSlot
selectedSlot
private int
j
field_10506
page
page

Constructor summary

ModifierConstructor
public (SpectatorMenuListener listener)

Method summary

Modifier and TypeMethod
public SpectatorMenuItem
a(int arg0)
method_9615(int arg0)
getItem(int slot)
getItem(int arg0)
public List<SpectatorMenuItem>
a()
method_9614()
getItems()
getItems()
public SpectatorMenuItem
b()
method_9618()
getSelectedItem()
getSelectedItem()
public SpectatorMenuCategory
c()
method_9620()
getCategory()
getSelectedCategory()
public void
b(int arg0)
method_9619(int arg0)
selectSlot(int slot)
selectSlot(int slotIn)
public void
d()
method_9621()
close()
exit()
public int
e()
method_9622()
getSelectedSlot()
getSelectedSlot()
public void
a(bhr arg0)
method_9617(class_2325 arg0)
setCategory(SpectatorMenuCategory category)
selectCategory(ISpectatorMenuView menuView)
public SpectatorMenuPage
f()
method_9623()
getSelectedPage()
getCurrentPage()