net.minecraft.client.gui.spectator

public class SpectatorMenu

ddg
net.minecraft.class_531
net.minecraft.client.gui.spectator.SpectatorMenu
net.minecraft.client.gui.spectator.SpectatorMenu
net.minecraft.client.gui.spectator.SpectatorMenu

Field summary

Modifier and TypeField
private static final SpectatorMenuItem
b
field_3261
CLOSE_HUD
field_178655_b
CLOSE_ITEM
private static final SpectatorMenuItem
c
field_3262
SCROLL_LEFT
field_178656_c
SCROLL_LEFT
private static final SpectatorMenuItem
d
field_3256
SCROLL_RIGHT_ENABLED
field_178653_d
SCROLL_RIGHT_ENABLED
private static final SpectatorMenuItem
e
field_3259
SCROLL_RIGHT_DISABLED
field_178654_e
SCROLL_RIGHT_DISABLED
public static final SpectatorMenuItem
a
field_3260
EMPTY_SLOT
field_178657_a
EMPTY_SLOT
private final SpectatorMenuListener
f
field_3255
listener
field_178651_f
listener
private final List<SpectatorMenuPage>
g
field_3257
previousPages
field_178652_g
previousCategories
private SpectatorMenuCategory
h
field_3258
category
field_178659_h
category
private int
i
field_3254
selectedSlot
field_178660_i
selectedSlot
private int
j
field_3263
page
field_178658_j
page

Constructor summary

ModifierConstructor
public (SpectatorMenuListener listener)

Method summary

Modifier and TypeMethod
public SpectatorMenuItem
a(int arg0)
method_2777(int arg0)
getItem(int slot)
func_178643_a(int arg0)
getItem(int index)
public List<SpectatorMenuItem>
a()
method_2770()
getItems()
func_178642_a()
getItems()
public SpectatorMenuItem
b()
method_2774()
getSelectedItem()
func_178645_b()
getSelectedItem()
public SpectatorMenuCategory
c()
method_2776()
getCategory()
func_178650_c()
getSelectedCategory()
public void
b(int arg0)
method_2771(int arg0)
selectSlot(int slot)
func_178644_b(int arg0)
selectSlot(int slotIn)
public void
d()
method_2779()
close()
func_178641_d()
exit()
public int
e()
method_2773()
getSelectedSlot()
func_178648_e()
getSelectedSlot()
public void
a(ddh arg0)
method_2778(class_535 arg0)
setCategory(SpectatorMenuCategory category)
func_178647_a(ISpectatorMenuView arg0)
selectCategory(ISpectatorMenuView menuView)
public SpectatorMenuPage
f()
method_2772()
getSelectedPage()
func_178646_f()
getCurrentPage()