soupply v2.57.0 (2018-08-17T09:46:15Z)
Dub
Repo
BookEdit.SwapPages
soupply
bedrock160
protocol
play
BookEdit
Undocumented in source.
class
BookEdit
class
SwapPages :
Bedrock160Packet
{
enum
typeof
(
type
)
TYPE
;
enum
string
[]
__fields
;
ubyte
page1
;
ubyte
page2
;
this
();
this
(ubyte page1, ubyte page2);
mixin
Make
;
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(ubyte page1, ubyte page2)
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.
page1
ubyte
page1
;
Undocumented in source.
page2
ubyte
page2
;
Undocumented in source.
Meta
Source
See Implementation
soupply
bedrock160
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