net.minecraft.client.gui.spectator

public class SpectatorMenu

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

Field summary

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

Constructor summary

ModifierConstructor
public (SpectatorMenuListener listener)

Method summary

Modifier and TypeMethod
public SpectatorMenuItem
a(int arg0)
m_53734959(int arg0)
getItem(int slot)
public List<SpectatorMenuItem>
a()
m_86061425()
getItems()
public SpectatorMenuItem
b()
m_70731404()
getSelectedItem()
public SpectatorMenuCategory
c()
m_55256413()
getCategory()
public void
b(int arg0)
m_60818086(int arg0)
selectSlot(int slot)
public void
d()
m_07528310()
close()
public int
e()
m_38495646()
getSelectedSlot()
public void
a(bil arg0)
m_23679322(C_23614789 arg0)
setCategory(SpectatorMenuCategory category)
public SpectatorMenuPage
f()
m_33933613()
getSelectedPage()