net.minecraft.client.gui.screens.inventory

public class BookViewScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fyy
net.minecraft.client.gui.screens.inventory.BookViewScreen
net.minecraft.class_3872
net.minecraft.unmapped.C_riknfhrm
net.minecraft.client.gui.screen.ingame.BookScreen
net.minecraft.client.gui.screen.ingame.BookScreen

Field summary

Modifier and TypeField
public static final int
a
PAGE_INDICATOR_TEXT_Y_OFFSET
field_32328
f_xelkpuht
field_32328
PAGE_INDICATOR_TEXT_Y_OFFSET
public static final int
b
PAGE_TEXT_X_OFFSET
field_32329
f_dthkxlri
field_32329
PAGE_TEXT_X_OFFSET
public static final int
c
PAGE_TEXT_Y_OFFSET
field_32330
f_uttpuvcl
field_32330
PAGE_TEXT_Y_OFFSET
private static final int
y
BACKGROUND_TEXTURE_WIDTH
field_52807
f_thruuyif
field_52807
private static final int
z
BACKGROUND_TEXTURE_HEIGHT
field_52808
f_kxqlfcys
field_52808
public static final BookViewScreen$BookAccess
d
EMPTY_ACCESS
field_17417
f_dpjcwrba
EMPTY_PROVIDER
EMPTY_PROVIDER
public static final ResourceLocation
s
BOOK_LOCATION
field_17117
f_nheasbit
BOOK_TEXTURE
BOOK_TEXTURE
protected static final int
u
TEXT_WIDTH
field_32331
f_wcinkmsu
MAX_TEXT_WIDTH
MAX_TEXT_WIDTH
protected static final int
v
TEXT_HEIGHT
field_32332
f_kbownjxu
MAX_TEXT_HEIGHT
MAX_TEXT_HEIGHT
protected static final int
w
IMAGE_WIDTH
field_32333
f_fbbkckkh
WIDTH
WIDTH
protected static final int
x
IMAGE_HEIGHT
field_32334
f_lwujqbfe
HEIGHT
HEIGHT
private BookViewScreen$BookAccess
A
bookAccess
field_17418
f_fdlqksso
contents
contents
private int
B
currentPage
field_17119
f_naysrsct
pageIndex
pageIndex
private List<FormattedCharSequence>
C
cachedPageComponents
field_17120
f_tzwubxsl
cachedPage
cachedPage
private int
D
cachedPage
field_17121
f_uioinqrr
cachedPageIndex
cachedPageIndex
private Component
E
pageMsg
field_25897
f_iupzkssi
pageIndexText
pageIndexText
private PageButton
F
forwardButton
field_17122
f_wcxxntpr
nextPageButton
nextPageButton
private PageButton
G
backButton
field_17123
f_yjforukk
previousPageButton
previousPageButton
private final boolean
H
playTurnSound
field_18976
f_pfxqyxch
pageTurnSound
pageTurnSound

Constructor summary

ModifierConstructor
public (BookViewScreen$BookAccess pageProvider)
public ()
private (BookViewScreen$BookAccess contents, boolean playPageTurnSound)

Method summary

Modifier and TypeMethod
public void
a(fyy$a arg0)
setBookAccess(BookViewScreen$BookAccess arg0)
method_17554(class_3872$class_3931 arg0)
m_utngvpdl(C_riknfhrm$C_klkfizte arg0)
setPageProvider(BookScreen$Contents pageProvider)
setPageProvider(BookScreen$Contents pageProvider)
public boolean
a(int arg0)
setPage(int arg0)
method_17556(int arg0)
m_qhkthfaj(int arg0)
setPage(int index)
setPage(int index)
protected boolean
b(int arg0)
forcePage(int arg0)
method_17789(int arg0)
m_ovlixmow(int arg0)
jumpToPage(int page)
jumpToPage(int page)
protected void
aO_()
init()
method_25426()
m_xaqeivsh()
init()
init()
protected void
m()
createMenuControls()
method_17557()
m_tsikqscz()
addCloseButton()
addCloseButton()
protected void
E()
createPageControlButtons()
method_17558()
m_sqzwbxqa()
addPageButtons()
addPageButtons()
private int
F()
getNumPages()
method_17055()
m_obpeyrqj()
getPageCount()
getPageCount()
protected void
G()
pageBack()
method_17057()
m_jxoypsmg()
goToPreviousPage()
goToPreviousPage()
protected void
H()
pageForward()
method_17058()
m_xjxvwigd()
goToNextPage()
goToNextPage()
private void
L()
updateButtonVisibility()
method_17059()
m_vlxltnql()
updatePageButtons()
updatePageButtons()
public boolean
a(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
method_25404(int arg0, int arg1, int arg2)
m_qwrbtcbl(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
public void
a(frv arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
m_ljhpujrm(C_sedilmty arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
public void
b(frv arg0, int arg1, int arg2, float arg3)
renderBackground(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25420(class_332 arg0, int arg1, int arg2, float arg3)
m_qfxudleh(C_sedilmty arg0, int arg1, int arg2, float arg3)
renderBackground(DrawContext arg0, int arg1, int arg2, float arg3)
renderBackground(GuiGraphics arg0, int arg1, int arg2, float arg3)
public boolean
a(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
method_25402(double arg0, double arg1, int arg2)
m_fpfqbhfx(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
public boolean
a(xv arg0)
handleComponentClicked(Style arg0)
method_25430(class_2583 arg0)
m_lnmhtyux(C_cpwnhism arg0)
handleTextClick(Style arg0)
handleTextClick(Style arg0)
protected void
I()
closeScreen()
method_34494()
m_ljhjxqik()
closeScreen()
closeBookScreen()
public Style
b(double arg0, double arg1)
getClickedComponentStyleAt(double arg0, double arg1)
method_17048(double arg0, double arg1)
m_qsnvbheh(double arg0, double arg1)
getTextStyleAt(double x, double y)
getTextStyleAt(double x, double y)