public static class ReadBookScreen.WrittenBookInfo extends java.lang.Object implements ReadBookScreen.IBookInfo
コンストラクタと説明 |
---|
WrittenBookInfo(ItemStack p_i50616_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 WrittenBookInfo(ItemStack p_i50616_1_)
public int getPageCount()
getPageCount
インタフェース内 ReadBookScreen.IBookInfo
public ITextComponent iGetPageText(int pageNum)
iGetPageText
インタフェース内 ReadBookScreen.IBookInfo