soupply v2.57.0 (2018-08-17T09:46:15Z)
Dub
Repo
Parameter
soupply
bedrock141
types
Undocumented in source.
struct
Parameter {
enum
uint
VALID
;
enum
uint
INT
;
enum
uint
FLOAT
;
enum
uint
MIXED
;
enum
uint
TARGET
;
enum
uint
STRING
;
enum
uint
POSITION
;
enum
uint
RAWTEXT
;
enum
uint
TEXT
;
enum
uint
JSON
;
enum
uint
COMMAND
;
enum
uint
ENUM
;
enum
uint
TEMPLATE
;
enum
string
[]
__fields
;
string
name
;
uint
type
;
bool
optional
;
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
COMMAND
enum
uint
COMMAND
;
Undocumented in source.
ENUM
enum
uint
ENUM
;
Undocumented in source.
FLOAT
enum
uint
FLOAT
;
Undocumented in source.
INT
enum
uint
INT
;
Undocumented in source.
JSON
enum
uint
JSON
;
Undocumented in source.
MIXED
enum
uint
MIXED
;
Undocumented in source.
POSITION
enum
uint
POSITION
;
Undocumented in source.
RAWTEXT
enum
uint
RAWTEXT
;
Undocumented in source.
STRING
enum
uint
STRING
;
Undocumented in source.
TARGET
enum
uint
TARGET
;
Undocumented in source.
TEMPLATE
enum
uint
TEMPLATE
;
Undocumented in source.
TEXT
enum
uint
TEXT
;
Undocumented in source.
VALID
enum
uint
VALID
;
Undocumented in source.
__fields
enum
string
[]
__fields
;
Undocumented in source.
name
string
name
;
Undocumented in source.
optional
bool
optional
;
Undocumented in source.
type
uint
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