public static class ReadBookScreen.UnwrittenBookInfo extends java.lang.Object implements ReadBookScreen.IBookInfo
コンストラクタと説明 |
---|
UnwrittenBookInfo(ItemStack p_i50617_1_) |
修飾子とタイプ | メソッドと説明 |
---|---|
int |
getPageCount()
Returns the size of the book
|
ITextComponent |
iGetPageText(int pageNum)
Gets the text from the supplied page number
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
func_216917_a, getPageText
public UnwrittenBookInfo(ItemStack p_i50617_1_)
public int getPageCount()
getPageCount
インタフェース内 ReadBookScreen.IBookInfo
public ITextComponent iGetPageText(int pageNum)
iGetPageText
インタフェース内 ReadBookScreen.IBookInfo