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, waitfunc_216917_a, getPageTextpublic WrittenBookInfo(ItemStack p_i50616_1_)
public int getPageCount()
getPageCount インタフェース内 ReadBookScreen.IBookInfopublic ITextComponent iGetPageText(int pageNum)
iGetPageText インタフェース内 ReadBookScreen.IBookInfo