soupply v2.54.0 (2018-07-23T09:50:22Z)
Dub
Repo
BookEdit.Sign
soupply
bedrock137
protocol
play
BookEdit
Undocumented in source.
class
BookEdit
class
Sign :
Bedrock137Packet
{
enum
typeof
(
type
)
TYPE
;
enum
string
[]
__fields
;
string
title
;
string
author
;
this
();
this
(string title, string author);
mixin
Make
;
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(string title, string author)
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.
author
string
author
;
Undocumented in source.
title
string
title
;
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