Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
An enum of error reasons relating to using @minecraft/server.ItemBookComponent.
Constants
ExceedsMaxPageLength
ExceedsMaxPageLength = "ExceedsMaxPageLength"
The requested page content exceeds the max page length of 256.
ExceedsMaxPages
ExceedsMaxPages = "ExceedsMaxPages"
The page could not be created as it would exceed the max page count of 50.
ExceedsTitleLength
ExceedsTitleLength = "ExceedsTitleLength"
The title being signed exceeds the maximum title length of 16.