public static class ReadBookScreen.WrittenBookInfo extends java.lang.Object implements ReadBookScreen.IBookInfo
Modifier and Type | Field and Description |
---|---|
private java.util.List<java.lang.String> |
pages |
Constructor and Description |
---|
WrittenBookInfo(ItemStack p_i50616_1_) |
Modifier and Type | Method and Description |
---|---|
private static java.util.List<java.lang.String> |
func_216921_b(ItemStack stack) |
int |
getPageCount() |
ITextComponent |
iGetPageText(int pageNum) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
func_216917_a, getPageText
public WrittenBookInfo(ItemStack p_i50616_1_)
private static java.util.List<java.lang.String> func_216921_b(ItemStack stack)
public int getPageCount()
getPageCount
in interface ReadBookScreen.IBookInfo
public ITextComponent iGetPageText(int pageNum)
iGetPageText
in interface ReadBookScreen.IBookInfo