soupply v2.54.0 (2018-07-23T09:50:22Z)
Dub
Repo
BookEdit.AddPage
soupply
bedrock137
protocol
play
BookEdit
Undocumented in source.
class
BookEdit
class
AddPage :
Bedrock137Packet
{
enum
typeof
(
type
)
TYPE
;
enum
string
[]
__fields
;
ubyte
pageNumber
;
string
unknown1
;
string
unknown2
;
this
();
this
(ubyte pageNumber, string unknown1, string unknown2);
mixin
Make
;
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(ubyte pageNumber, string unknown1, string unknown2)
Undocumented in source.
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
Make
Undocumented in source.
Variables
TYPE
enum
typeof
(
type
)
TYPE
;
Undocumented in source.
__fields
enum
string
[]
__fields
;
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
soupply
bedrock137
protocol
play
BookEdit
aliases
Variants
classes
AddPage
DeletePage
ReplacePage
Sign
SwapPages
constructors
this
functions
toString
mixins
__anonymous
static functions
fromBuffer
variables
CLIENTBOUND
ID
SERVERBOUND
__fields
slot
type
variantField