public interface ImmutablePlainPagedData extends ImmutableListData<String,ImmutablePlainPagedData,PlainPagedData>
ImmutableDataManipulator handling the List of pages of
Text for an ItemStack of type ItemTypes.WRITABLE_BOOK
such that the text elements are single pages.| Modifier and Type | Method and Description |
|---|---|
default ImmutableListValue<String> |
pages()
Gets the
ImmutableListValue for the Text pages. |
asList, contains, get, getListValueasMutable, copy, with, withgetContentVersion, toContainerdefault ImmutableListValue<String> pages()
ImmutableListValue for the Text pages.