Class BookViewScreen.WrittenBookAccess
java.lang.Object
net.minecraft.client.gui.screens.inventory.BookViewScreen.WrittenBookAccess
- All Implemented Interfaces:
 BookViewScreen.BookAccess
- Enclosing class:
 - BookViewScreen
 
public static class BookViewScreen.WrittenBookAccess
extends Object
implements BookViewScreen.BookAccess
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.screens.inventory.BookViewScreen.BookAccess
getPage 
- 
Field Details
- 
pages
 
 - 
 - 
Constructor Details
- 
WrittenBookAccess
 
 - 
 - 
Method Details
- 
readPages
 - 
getPageCount
public int getPageCount()- Specified by:
 getPageCountin interfaceBookViewScreen.BookAccess
 - 
getPageRaw
- Specified by:
 getPageRawin interfaceBookViewScreen.BookAccess
 
 -