Interface ItemWritableBookTagPage

Flattened hieracly, extendable in declarations.

interface ItemWritableBookTagPage {
    photoname: string;
    text: string;
}

Hierarchy (view full)

Properties

Properties

photoname: string

Screenshot shotted on server (appears in pause menu), specially based on Education Edition.

""
text: string

Text placed on page as-is (with new lines \n).

Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.