soupply v2.57.0 (2018-08-17T09:46:15Z)
Dub
Repo
Recipe
soupply
bedrock141
types
Undocumented in source.
struct
Recipe {
enum
int
SHAPELESS
;
enum
int
SHAPED
;
enum
int
FURNACE
;
enum
int
FURNACE_DATA
;
enum
int
MULTI
;
enum
string
[]
__fields
;
@
Var
int
type
;
@
Bytes
ubyte
[]
data
;
mixin
Make
!(
Endian
.
littleEndian
,
varuint
)
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
Make
!(
Endian
.
littleEndian
,
varuint
)
Undocumented in source.
Variables
FURNACE
enum
int
FURNACE
;
Undocumented in source.
FURNACE_DATA
enum
int
FURNACE_DATA
;
Undocumented in source.
MULTI
enum
int
MULTI
;
Undocumented in source.
SHAPED
enum
int
SHAPED
;
Undocumented in source.
SHAPELESS
enum
int
SHAPELESS
;
Undocumented in source.
__fields
enum
string
[]
__fields
;
Undocumented in source.
data
ubyte
[]
data
;
Undocumented in source.
type
int
type
;
Undocumented in source.
Meta
Source
See Implementation
soupply
bedrock141
types
structs
Attribute
BlockPosition
ChunkData
Command
Decoration
Enum
ExtraData
InventoryAction
Link
LoginBody
McpeUuid
Overload
Pack
PackWithSize
Parameter
PlayerList
Recipe
Rule
Section
Skin
Slot