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