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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.screens.inventory.BookViewScreen.BookAccessgetPage
- 
Field Details- 
pages
 
- 
- 
Constructor Details- 
WrittenBookAccess
 
- 
- 
Method Details- 
readPages
- 
getPageCountpublic int getPageCount()- Specified by:
- getPageCountin interface- BookViewScreen.BookAccess
 
- 
getPageRaw- Specified by:
- getPageRawin interface- BookViewScreen.BookAccess
 
 
-