sel-utils ~master (2018-02-05T12:12:47Z)
Dub
Repo
BookEdit.AddPage
sul
protocol
bedrock141
play
BookEdit
Undocumented in source.
class
BookEdit
class
AddPage {
enum
typeof
(
type
)
TYPE
;
enum
string
[]
FIELDS
;
ubyte
pageNumber
;
string
unknown1
;
string
unknown2
;
this
();
this
(ubyte pageNumber, string unknown1, string unknown2);
ubyte
[]
encode
();
void
decode
();
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(ubyte pageNumber, string unknown1, string unknown2)
Undocumented in source.
Members
Functions
decode
void
decode
()
Undocumented in source. Be warned that the author may not have intended to support it.
encode
ubyte
[]
encode
()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
FIELDS
enum
string
[]
FIELDS
;
Undocumented in source.
TYPE
enum
typeof
(
type
)
TYPE
;
Undocumented in source.
pageNumber
ubyte
pageNumber
;
Undocumented in source.
unknown1
string
unknown1
;
Undocumented in source.
unknown2
string
unknown2
;
Undocumented in source.
Meta
Source
See Implementation
sul
protocol
bedrock141
play
BookEdit
aliases
Variants
_encode
classes
AddPage
DeletePage
ReplacePage
Sign
SwapPages
constructors
this
functions
decode
encode
toString
static functions
fromBuffer
variables
CLIENTBOUND
FIELDS
ID
SERVERBOUND
slot
type
variantField