soupply ~master (2018-09-02T09:28:20Z)
Dub
Repo
CraftingBookData.DisplayedRecipe
soupply
java335
protocol
serverbound
CraftingBookData
Undocumented in source.
class
CraftingBookData
class
DisplayedRecipe :
Java335Packet
{
enum
typeof
(
type
)
TYPE
;
enum
string
[]
__fields
;
uint
id
;
this
();
this
(uint id);
mixin
Make
;
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(uint id)
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.
id
uint
id
;
Undocumented in source.
Meta
Source
See Implementation
soupply
java335
protocol
serverbound
CraftingBookData
aliases
Variants
classes
CraftingBookStatus
DisplayedRecipe
constructors
this
functions
toString
mixins
__anonymous
static functions
fromBuffer
variables
CLIENTBOUND
ID
SERVERBOUND
__fields
type
variantField