soupply v2.54.0 (2018-07-23T09:50:22Z)
Dub
Repo
ResourcePackChunkData.this
soupply
bedrock137
protocol
play
ResourcePackChunkData
Undocumented in source.
this
()
this
(string id, uint chunkIndex, ulong progress, ubyte[] data)
class
ResourcePackChunkData
pure nothrow @
safe
@
nogc
this
(
string
id
,
uint
chunkIndex
= uint.
init
,
ulong
progress
= ulong.
init
,
ubyte
[]
data
= (
ubyte
[]).
init
)
Meta
Source
See Implementation
soupply
bedrock137
protocol
play
ResourcePackChunkData
constructors
this
functions
toString
mixins
__anonymous
static functions
fromBuffer
variables
CLIENTBOUND
ID
SERVERBOUND
__fields
chunkIndex
data
id
progress