Interface BookViewScreen.BookAccess
- All Known Implementing Classes:
 BookViewScreen.WritableBookAccess,BookViewScreen.WrittenBookAccess
- Enclosing class:
 - BookViewScreen
 
public static interface BookViewScreen.BookAccess
- 
Method Summary
Modifier and TypeMethodDescriptionstatic BookViewScreen.BookAccessdefault FormattedTextgetPage(int p_98311_) intgetPageRaw(int p_98307_)  
- 
Method Details
- 
getPageCount
int getPageCount() - 
getPageRaw
 - 
getPage
 - 
fromItem
 
 -