net.minecraft.client.gui.spectator

public class SpectatorMenu

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

Field summary

Modifier and TypeField
static final ResourceLocation
b
CLOSE_SPRITE
field_45579
static final ResourceLocation
c
SCROLL_LEFT_SPRITE
field_45580
static final ResourceLocation
d
SCROLL_RIGHT_SPRITE
field_45581
private static final SpectatorMenuItem
e
CLOSE_ITEM
field_3261
private static final SpectatorMenuItem
f
SCROLL_LEFT
field_3262
private static final SpectatorMenuItem
g
SCROLL_RIGHT_ENABLED
field_3256
private static final SpectatorMenuItem
h
SCROLL_RIGHT_DISABLED
field_3259
private static final int
i
MAX_PER_PAGE
field_32443
static final Component
j
CLOSE_MENU_TEXT
field_26613
static final Component
k
PREVIOUS_PAGE_TEXT
field_26614
static final Component
l
NEXT_PAGE_TEXT
field_26615
public static final SpectatorMenuItem
a
EMPTY_SLOT
field_3260
private final SpectatorMenuListener
m
listener
field_3255
private SpectatorMenuCategory
n
category
field_3258
private int
o
selectedSlot
field_3254
int
p
page
field_3263

Constructor summary

ModifierConstructor
public (SpectatorMenuListener arg0)

Method summary

Modifier and TypeMethod
public SpectatorMenuItem
a(int arg0)
getItem(int arg0)
method_2777(int arg0)
public List<SpectatorMenuItem>
a()
getItems()
method_2770()
public SpectatorMenuItem
b()
getSelectedItem()
method_2774()
public SpectatorMenuCategory
c()
getSelectedCategory()
method_2776()
public void
b(int arg0)
selectSlot(int arg0)
method_2771(int arg0)
public void
d()
exit()
method_2779()
public int
e()
getSelectedSlot()
method_2773()
public void
a(gii arg0)
selectCategory(SpectatorMenuCategory arg0)
method_2778(class_535 arg0)
public SpectatorPage
f()
getCurrentPage()
method_2772()