net.minecraft.client.gui.spectator

public class SpectatorMenu

cng
net.minecraft.unmapped.C_37362335
net.minecraft.client.gui.spectator.SpectatorMenu
net.minecraft.client.gui.spectator.SpectatorMenu

Field summary

Modifier and TypeField
private static final SpectatorMenuItem
b
f_43936253
CLOSE_HUD
field_178655_b
private static final SpectatorMenuItem
c
f_57186861
SCROLL_LEFT
field_178656_c
private static final SpectatorMenuItem
d
f_22565915
SCROLL_RIGHT_ENABLED
field_178653_d
private static final SpectatorMenuItem
e
f_63887689
SCROLL_RIGHT_DISABLED
field_178654_e
public static final SpectatorMenuItem
a
f_13689814
EMPTY_SLOT
field_178657_a
private final SpectatorMenuListener
f
f_34270667
listener
field_178651_f
private final List<SpectatorMenuPage>
g
f_28660833
previousPages
field_178652_g
private SpectatorMenuCategory
h
f_06736218
category
field_178659_h
private int
i
f_82279963
selectedSlot
field_178660_i
private int
j
f_73019167
page
field_178658_j

Constructor summary

ModifierConstructor
public (SpectatorMenuListener listener)

Method summary

Modifier and TypeMethod
public SpectatorMenuItem
a(int arg0)
m_53734959(int arg0)
getItem(int slot)
func_178643_a(int arg0)
public List<SpectatorMenuItem>
a()
m_86061425()
getItems()
func_178642_a()
public SpectatorMenuItem
b()
m_70731404()
getSelectedItem()
func_178645_b()
public SpectatorMenuCategory
c()
m_55256413()
getCategory()
func_178650_c()
public void
b(int arg0)
m_60818086(int arg0)
selectSlot(int slot)
func_178644_b(int arg0)
public void
d()
m_07528310()
close()
func_178641_d()
public int
e()
m_38495646()
getSelectedSlot()
func_178648_e()
public void
a(cnh arg0)
m_23679322(C_23614789 arg0)
setCategory(SpectatorMenuCategory category)
func_178647_a(ISpectatorMenuView arg0)
public SpectatorMenuPage
f()
m_33933613()
getSelectedPage()
func_178646_f()